descheduler helm

descheduler is a Kubernetes add-on that helps optimize resource utilization and clean up unused resources in your cluster. It works by identifying and rescheduling pods that are running on underutilized nodes to more suitable nodes, freeing up resources for other pods to use. This helps to improve the overall performance of your cluster and reduce waste.

Install

Install with:

helm repo add descheduler-charts https://kubernetes-sigs.github.io/descheduler/
helm install descheduler descheduler-charts/descheduler -f values.yaml

Top Repositories (5 out of 50)

See examples from other people.

NameRepoStarsVersionTimestamp
deschedulersamip5/k8s-cluster550.28.0a month ago
descheduleranthr76/infra910.28.0a month ago
deschedulerauricom/home-ops1120.28.0a month ago
deschedulerDiaoul/home-ops540.28.0a month ago
deschedulerszinn/k8s-homelab880.28.0a month ago

Values

See the most popular values for this chart:

KeyTypes
boolean
boolean
boolean
string
string
string
boolean
string
boolean
number
number
number
number
number
number
string
boolean
boolean
number
boolean
boolean
boolean
number
boolean
boolean
boolean
boolean
string
boolean
number
deschedulerPolicy.strategies.RemoveFailedPods.params.failedPods.reasons[] (9)
- NodeShutdown
- ImagePullBackOff
- CreateContainerConfigError
string
number
boolean
number
string
kind (45)
Deployment
string
boolean
string
string
string
string
string
string
string
string
string
boolean
number
boolean
string
string
string
string
string
string
string
string
number
schedule (9)
*/5 * * * *
string
string
string
string
string
string
boolean