K8s component: kube-scheduler
28 May 2025 (Updated 30 May 2025)
What is kube-scheduler
?
kube-scheduler
is a control plane component responsible for watching for newly created Pods with no assigned nodes and selecting a node for them to run on depending on application resource requirements, node availability, and other things.
Tagged:
Kubernetes