The primary resource matching your request is the book 50 Kubernetes Concepts Every DevOps Engineer Should Know by Michael Levan, published by Packt Publishing. Accessing the PDF and Resources
Deployments: Creating and managing Manifests, using Controllers/Operators, and implementing Multi-container Pods. The primary resource matching your request is the
kube-proxy: Manages network rules on nodes to allow communication to your Pods. : Watches for new pods and assigns them
: Watches for new pods and assigns them to nodes based on resource availability. kube-controller-manager traffic splitting (canary deployments)
An infrastructure layer for microservices communications. Adds mTLS, traffic splitting (canary deployments), and observability without changing application code.
kubelet: An agent that runs on every node, ensuring containers in a pod are running and healthy.
The book " 50 Kubernetes Concepts Every DevOps Engineer Should Know