Process Flow - Node components (kubelet, kube-proxy, container runtime)
Container Runtime
Kubelet
Pod & Container Management
Kube-proxy
Network Traffic Routing & Load Balancing
This flow shows how the container runtime runs containers, kubelet manages pods and containers on the node, and kube-proxy routes network traffic to the right pods.