Tagged articles
3 articles
Page 1 of 1
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
Alibaba Cloud Native
Alibaba Cloud Native
Jan 4, 2023 · Cloud Native

Explore Koordinator v1.1: Load‑Aware Scheduling, cgroup v2, and Descheduler Updates

Koordinator v1.1 introduces load‑aware scheduling with workload‑type awareness, percentile‑based resource aggregation, cgroup v2 support, a new LowNodeLoad descheduler plugin for load‑aware rebalancing, expanded performance collectors, ServiceMonitor integration, and detailed configuration examples, aiming to improve latency‑sensitive workloads and overall cluster resource efficiency.

CloudNativeDeschedulerKubernetes
0 likes · 25 min read
Explore Koordinator v1.1: Load‑Aware Scheduling, cgroup v2, and Descheduler Updates
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 balancingDeschedulerKubernetes
0 likes · 19 min read
Mastering Kubernetes Descheduler: Strategies to Balance Your Cluster