Chapter 11: Docker and Kubernetes
In this chapter, we will be taking a look at Kubernetes. Like Docker Swarm, you can use Kubernetes to create and manage clusters that run your container-based applications.
We will be discussing the following topics in this chapter:
- An introduction to Kubernetes
- Enabling Kubernetes in Docker Desktop
- Using Kubernetes and Docker Desktop
- Kubernetes and other Docker tools