I'm going slightly mad
This commit is contained in:
@@ -12,25 +12,25 @@ data:
|
|||||||
enabled: true
|
enabled: true
|
||||||
"RemovePodsViolatingInterPodAntiAffinity":
|
"RemovePodsViolatingInterPodAntiAffinity":
|
||||||
enabled: true
|
enabled: true
|
||||||
"HighNodeUtilization":
|
#"HighNodeUtilization":
|
||||||
enabled: true
|
# enabled: true
|
||||||
params:
|
# params:
|
||||||
nodeResourceUtilizationThresholds:
|
# nodeResourceUtilizationThresholds:
|
||||||
thresholds:
|
# thresholds:
|
||||||
"cpu" : 20
|
# "cpu" : 20
|
||||||
"memory": 20
|
# "memory": 20
|
||||||
"pods": 8
|
# "pods": 8
|
||||||
"LowNodeUtilization":
|
"LowNodeUtilization":
|
||||||
enabled: true
|
enabled: true
|
||||||
params:
|
params:
|
||||||
nodeResourceUtilizationThresholds:
|
nodeResourceUtilizationThresholds:
|
||||||
thresholds:
|
thresholds:
|
||||||
"cpu": 50
|
"cpu": 20
|
||||||
"memory": 70
|
"memory": 20
|
||||||
"pods": 10
|
"pods": 10
|
||||||
targetThresholds:
|
targetThresholds:
|
||||||
"cpu": 70
|
"cpu": 50
|
||||||
"memory": 70
|
"memory": 50
|
||||||
"pods": 20
|
"pods": 20
|
||||||
nodeFit: true
|
nodeFit: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user