I'm going slightly mad

This commit is contained in:
2021-10-14 19:31:52 +02:00
parent 1eb12be2e8
commit f006923f61

View File

@@ -12,25 +12,25 @@ data:
enabled: true
"RemovePodsViolatingInterPodAntiAffinity":
enabled: true
"HighNodeUtilization":
enabled: true
params:
nodeResourceUtilizationThresholds:
thresholds:
"cpu" : 20
"memory": 20
"pods": 8
#"HighNodeUtilization":
# enabled: true
# params:
# nodeResourceUtilizationThresholds:
# thresholds:
# "cpu" : 20
# "memory": 20
# "pods": 8
"LowNodeUtilization":
enabled: true
params:
nodeResourceUtilizationThresholds:
thresholds:
"cpu": 50
"memory": 70
"cpu": 20
"memory": 20
"pods": 10
targetThresholds:
"cpu": 70
"memory": 70
"cpu": 50
"memory": 50
"pods": 20
nodeFit: true