Tag

Descheduler

1 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
Oct 5, 2023 · Cloud Native

Balancing Kubernetes Workloads with the Descheduler and Related Tools

This article explains why Kubernetes does not automatically rebalance pods, demonstrates how to use the Descheduler, Node Problem Detector, and Cluster Autoscaler together to detect node pressure, evict overloaded pods, and scale down underutilized nodes for improved cluster efficiency.

Cluster AutoscalerDeschedulerKubernetes
0 likes · 7 min read
Balancing Kubernetes Workloads with the Descheduler and Related Tools
Ops Development Stories
Ops Development Stories
Feb 8, 2021 · Cloud Native

Mastering Kubernetes Descheduler: Strategies to Balance Your Cluster

Learn how to use Kubernetes Descheduler to rebalance uneven pod distribution across nodes by configuring various built‑in strategies, custom policies, filtering options, and deployment methods such as Jobs and CronJobs, with detailed examples and best‑practice guidelines for production clusters.

Cluster balancingDeschedulerK8s
0 likes · 19 min read
Mastering Kubernetes Descheduler: Strategies to Balance Your Cluster