A node is a basic element of a container cluster. It can be either a virtual machine or a physical machine, depending on the service. Each node contains the basic components required for running a pod, including Kubelet and Kube-proxy.
Was this page helpful?