Connection Role Between Server and Node as a Kubernetes API Agent
An agent running on each node in the cluster, managing the containers within Kubernetes Pods to ensure they operate properly. Its role is to ensure that containers in pods function correctly, and Kubelet only manages containers created through Kubernetes.

Kubelet Notion