Kubernetes cluster architecture


A Kubernetes cluster is divided into two components:

  • Control plane nodes provide the core Kubernetes services and orchestration of application workloads.
  • Nodes run your application workloads.



0 Response to "Kubernetes cluster architecture"