descheduler still amystery

This commit is contained in:
2022-03-20 11:23:40 +01:00
parent c626429abf
commit 62aa39b493

View File

@@ -12,21 +12,19 @@ data:
enabled: true enabled: true
"RemovePodsViolatingInterPodAntiAffinity": "RemovePodsViolatingInterPodAntiAffinity":
enabled: true enabled: true
"RemovePodsViolatingInterPodAntiAffinity":
enabled: true
"LowNodeUtilization": "LowNodeUtilization":
enabled: true enabled: true
params: params:
nodeResourceUtilizationThresholds: nodeResourceUtilizationThresholds:
thresholds: thresholds:
"cpu": 30 "cpu": 20
"memory": 40 "memory": 40
"pods": 10 "pods": 20
targetThresholds: targetThresholds:
"cpu": 50 "cpu": 50
"memory": 60 "memory": 60
"pods": 20 "pods": 20
nodeFit: true #nodeFit: true
"RemovePodsViolatingTopologySpreadConstraint": "RemovePodsViolatingTopologySpreadConstraint":
enabled: true enabled: true
params: params: