Data Plane

Architectural

  • Made up of worker nodes

  • kubelet: Acts as a conduit between the API server and the node

  • kube-proxy: Manages IP translation and routing

Check out the official Kubernetes documentation for a more in-depth explanation of data plane components.