Kubernetes: Architecture
Introduction In this article, we will read about major components of both Kubernetes as a cluster and how it manages apps. We’ll start with the infrastructure bits first, like the control plane nodes and the workers. Then we’ll switch back and we’ll look at the bits of Kubernetes that we use to deploy and manage […]
Kubernetes: Architecture Read More »