In this project, you will learn through a combination of theory and practice. The project is divided into chapters, focusing one by one on the different foundational aspects of the Kubernetes ecosystem.
All the necessary steps are explained in the chapter and, at the end of each chapter, there is a challenge for you to implement and test your understanding of the lessons.
This is how you will go about things in this project:
You’ll run an application on Kubernetes
You’ll add self-healing to your Kubernetes cluster
You’ll learn how to scale the application
You’ll learn how to perform a rolling update
You’ll need a Kubernetes cluster to proceed with this project. Refer to the Kubernetes in the Cloud with LKE lesson if you need help.