Nodes
Master is responsible for managing the cluster activities and communication with nodes.
A Node is a worker machine.
A node can be a virtual machine or physical machine
Recommended: K8s in production then have at least a 3 node cluster
Kubelet
Kube-proxy
Last updated
Was this helpful?