Part 4:Docker, Kubernetes, and the Cloud
This part introduces the currently most popular container orchestrator. It introduces the core Kubernetes objects that are used to define and run a distributed, resilient, robust, and highly available application in a cluster. Finally, it introduces minikube as a way to locally deploy a Kubernetes application and also covers the integration of Kubernetes with Docker for Mac and Docker Desktop.
- Chapter 16, Introducing Kubernetes
- Chapter 17, Deploying, Updating, and Securing an Application with Kubernetes
- Chapter 18, Running a Containerized Application in the Cloud
- Chapter 19, Monitoring and Troubleshooting an Application Running in Production