descheduler, I don't quite get it

This commit is contained in:
2021-08-06 14:35:46 +02:00
parent 2f0dfffc5c
commit 68255f12fd
2 changed files with 10 additions and 8 deletions

View File

@@ -11,17 +11,19 @@ data:
"RemoveDuplicates":
enabled: true
"RemovePodsViolatingInterPodAntiAffinity":
enabled: false
enabled: true
"LowNodeUtilization":
enabled: true
params:
nodeResourceUtilizationThresholds:
thresholds:
"cpu": 30
"memory": 50
"cpu": 50
"memory": 60
"pods": 15
targetThresholds:
"cpu": 70
"memory": 81
"pods": 20
"cpu": 60
"memory": 70
"pods": 30
nodeFit: true