Node¶
Nodes are virtual identities assigned by Kubernetes to the systems part of the cluster. It can be: Virtual Machines, bare-metal, Containers, etc.
- managed by kubelet and kube-proxy
Types of nodes¶
- control plane
- worker
References¶
- LinuxFoundationX LFS158x.1. Chapter 8. Kubernetes Building Blocks