I'm going slightly mad
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user