K8s: Control Plane Nodes

On the terminology front, we used to call Control Plane Nodes masters. However, Kubernetes now follows the guidelines of the inclusive naming initiative and is removing any potentially harmful language from the project. So, if you see old documents or references to Kubernetes masters, they are talking about control plane nodes.Control plane nodes are the […]

K8s: Control Plane Nodes Read More »