Back to Developer Roadmap

Managing Worker Nodes

src/data/roadmaps/kubernetes/content/[email protected]

4.0497 B
Original Source

Managing Worker Nodes

Kubernetes runs your workload by placing containers into Pods to run on Nodes. A node may be a virtual or physical machine, depending on the cluster. Each node is managed by the control plane and contains the services necessary to run Pods.

Visit the following resources to learn more: