Version 0.1.0
Pre-release
Pre-release
Version 0.1.0 is the first release of descheduler.
Features:
- Support for evicting pods from nodes with higher resource requests (cpu, memory) and number of pods if there are nodes with less resource requests for rebalancing clusters.
- Support for evicting pods associated with replication controllers, replica sets, jobs, deployments to make sure only one of their pods runs on one node.
- Support for not evicting critical, mirror, daemon sets pods and pods with local storage.
- Eviction of pods honors pod disruption budget (PDB).