Final Remarks
Here's a quick summary of the Getting Started with Kubernetes module.
Congratulations! We have successfully completed the “Getting Started with Kubernetes” module. 🎉
Summary
Starting with the basics and architecture of a Kubernetes cluster, we learned about building a cluster and containerizing an application. We also implemented how to deploy a containerized application to Kubernetes and learned how Kubernetes self-heals from a node failure. Lastly, we learned about scaling the application, performing an application update (rolling), and tested our knowledge with an exam.
What’s next?
Now that we are familiar with Kubernetes’ basics, we can learn to implement them in real-world applications. In the next module, we will cover “Kubernetes in Practice".