In this chapter, we have learned how to deploy an application into a Kubernetes cluster and how to set up application-level routing for this application. Furthermore, we have learned ways to update application services running in a Kubernetes cluster without causing any downtime. Finally, we have used secrets to provide sensitive information to application services running in the cluster.
In the next and final chapter, we are going to learn how to run a containerized sample application in the cloud using different offerings provided by cloud vendors, such as Microsoft Azure, Amazon AWS, and Google Cloud. Stay tuned.Â