Containers & Kubernetes
Recap and Feedback
In the seventh part of the course, we looked into containerization with Kubernetes. Before Kubernetes, we took a brief tour of Docker to understand how it works. We also looked into the different components of Kubernetes and how they work together to form a platform that allows us to scale and manage containerized applications.
There’s plenty more to learn about Kubernetes — we did not discuss e.g. aspects like backups, security, and so on. However, this part should have given you a good starting point to Kubernetes that can be built upon in the future. For the next steps, the Kubernetes documentation is a good place to start.
Loading Exercise...