Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Kubernetes Not Distributing Pods Evenly Across the Nodes
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Kubernetes is not distributing pods evenly among the nodes within the cluster – even after adding additional nodes.
Environment
- Platform9 Managed Kubernetes - All Versions
- Kubernetes Scheduler
Cause
The Kubernetes Scheduler (kube-scheduler) is a component deployed among the master nodes (acting as the Kubernetes control plane) responsible for scheduling and distributing pods to nodes based on certain attributes and resource allocation(s).
Resolution
- Use Node Affinity/Anti-Affinity in order to co-locate or spread out pods based on certain requirements (e.g. SSD vs HDD).
- For more precise scheduling, consider implementing Pod Topology Spread Constraints in order to dictate how the pods are spread among the cluster across different failure or topology domains.
- Re-schedule/re-scale existing workloads which may still be scoped to older, less-newly added nodes. Existing workloads will not be re-scheduled upon adding additional nodes/capacity to the cluster, unless there is an issue which prompts it.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
Degraded LoadBalancer Ingress Endpoint Performance (AWS)Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message