descheduler still amystery

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

View File

@@ -10,8 +10,6 @@ data:
strategies:
"RemoveDuplicates":
enabled: true
"RemovePodsViolatingInterPodAntiAffinity":
enabled: true
"RemovePodsViolatingInterPodAntiAffinity":
enabled: true
"LowNodeUtilization":
@@ -19,14 +17,14 @@ data:
params:
nodeResourceUtilizationThresholds:
thresholds:
"cpu": 30
"cpu": 20
"memory": 40
"pods": 10
"pods": 20
targetThresholds:
"cpu": 50
"memory": 60
"pods": 20
nodeFit: true
#nodeFit: true
"RemovePodsViolatingTopologySpreadConstraint":
enabled: true
params: