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