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 https://kubernetes-sigs.github.io/descheduler/
helm install descheduler descheduler/descheduler -f values.yaml

Examples

See examples from other people.

Top Repositories (5 out of 88)

NameRepoStarsVersionTimestamp
deschedulerszinn/k8s-homelab1390.29.015 hours ago
deschedulerburoa/k8s-gitops1340.29.0a day ago
deschedulerharaldkoch/kochhaus-home930.29.0a day ago
deschedulerharaldkoch/kochhaus-home930.29.0a day ago
deschedulerbjw-s/home-ops4890.29.02 days ago

Values

See the most popular values for this chart:

KeyTypes
kind (84)
Deployment
string
boolean
boolean
boolean
string
string
string
string
string
string
number
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[] (13)
- NodeShutdown
- ImagePullBackOff
- CreateContainerConfigError
string
number
boolean
number
string
string
string
boolean
boolean
boolean
deschedulerPolicy.profiles[].pluginConfig[].args.nodeAffinityType[] (40)
- requiredDuringSchedulingIgnoredDuringExecution
string
boolean
number
number
number
number
number
number
boolean
number
boolean
string
number
number
string
deschedulerPolicy.profiles[].pluginConfig[].name (40)
DefaultEvictor
RemovePodsViolatingInterPodAntiAffinity
RemovePodsViolatingNodeAffinity
RemovePodsViolatingNodeTaints
RemovePodsViolatingTopologySpreadConstraint
string
string
deschedulerPolicy.profiles[].plugins.balance.enabled[] (40)
- RemovePodsViolatingTopologySpreadConstraint
string
deschedulerPolicy.profiles[].plugins.deschedule.enabled[] (40)
- RemovePodsViolatingInterPodAntiAffinity
- RemovePodsViolatingNodeAffinity
- RemovePodsViolatingNodeTaints
string
boolean
string
string
string
string
string
string
string
string
schedule (13)
*/5 * * * *
string
string
string
string
string
number
string
string
string
string
string
number
string
string
string
boolean