Search across all documentation pages
9 pages in this section.
Understand Kubernetes scheduling: how the kube-scheduler assigns Pods to nodes, key concepts like filtering and scoring, and its limitations.
Learn how the Kubernetes scheduler places Pods using its two-phase filter-then-score model and how to observe and diagnose scheduling.
Learn how the Kubernetes scheduler assigns Pods to nodes. Understand filtering, scoring, and key concepts like the scheduling framework and plugins.
Steer Kubernetes Pods to specific nodes using nodeSelector, node affinity, and anti-affinity. Learn to co-locate services and spread replicas.
Learn how taints and tolerations reserve Kubernetes nodes for specific workloads, using NoSchedule, PreferNoSchedule, and NoExecute effects.
Learn Kubernetes scheduling best practices for production clusters. Optimize resource requests, use soft affinity, and reserve nodes with taints.
A single-page roundup of every highlight bullet from the 8 pages in the Scheduling section, grouped by source page so you can scan all 46 takeaways without opening each article individually.