From the course: Ansible: From Basics to Guru by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Lesson 21 lab: Automating Kubernetes application deployment with Ansible

Lesson 21 lab: Automating Kubernetes application deployment with Ansible - Ansible Tutorial

From the course: Ansible: From Basics to Guru by Pearson

Lesson 21 lab: Automating Kubernetes application deployment with Ansible

Alright, now that we are at the end of this lesson, let's do a lab. So in this lab, if you haven't already done it, write a playbook to install a one-node Kubernetes cluster and run it. Feel free to base your playbook on the example in the Git repository. write a playbook to run a pod that starts an Nginx application. Enjoy!

Contents