Difficulty: Advanced
What are Static Pods?
Pods managed directly by the kubelet on a node, rather than by the API server. They are defined via local files on the node (e.g., in `/etc/kubernetes/manifests`).
Kubelet, Control Plane
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.