Nodes, Kubernetes Authors, 2024 - This official documentation page provides a foundational understanding of Kubernetes worker nodes and their essential components: Kubelet, container runtime, and kube-proxy.
Container Runtime Interface (CRI), Kubernetes Authors, 2025 - Explains the Container Runtime Interface (CRI) that standardizes communication between the Kubelet and various container runtimes like containerd or CRI-O.
Kubernetes Up & Running: Dive into the Future of Infrastructure, Brendan Burns, Joe Beda, Kelsey Hightower, Lachlan Evenson, 2022 (O'Reilly Media) - A widely respected book offering comprehensive coverage of Kubernetes architecture, including detailed explanations of worker node components and their interactions. 4th edition.