descheduler still amystery
This commit is contained in:
@@ -12,21 +12,19 @@ data:
|
|||||||
enabled: true
|
enabled: true
|
||||||
"RemovePodsViolatingInterPodAntiAffinity":
|
"RemovePodsViolatingInterPodAntiAffinity":
|
||||||
enabled: true
|
enabled: true
|
||||||
"RemovePodsViolatingInterPodAntiAffinity":
|
|
||||||
enabled: true
|
|
||||||
"LowNodeUtilization":
|
"LowNodeUtilization":
|
||||||
enabled: true
|
enabled: true
|
||||||
params:
|
params:
|
||||||
nodeResourceUtilizationThresholds:
|
nodeResourceUtilizationThresholds:
|
||||||
thresholds:
|
thresholds:
|
||||||
"cpu": 30
|
"cpu": 20
|
||||||
"memory": 40
|
"memory": 40
|
||||||
"pods": 10
|
"pods": 20
|
||||||
targetThresholds:
|
targetThresholds:
|
||||||
"cpu": 50
|
"cpu": 50
|
||||||
"memory": 60
|
"memory": 60
|
||||||
"pods": 20
|
"pods": 20
|
||||||
nodeFit: true
|
#nodeFit: true
|
||||||
"RemovePodsViolatingTopologySpreadConstraint":
|
"RemovePodsViolatingTopologySpreadConstraint":
|
||||||
enabled: true
|
enabled: true
|
||||||
params:
|
params:
|
||||||
|
|||||||
Reference in New Issue
Block a user