Automated Manifest Update #2284

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-07 02:10:55 +00:00
2 changed files with 14 additions and 3 deletions

View File

@@ -31,15 +31,26 @@ data:
- name: RemovePodsViolatingNodeTaints
- name: RemovePodsViolatingInterPodAntiAffinity
- name: RemovePodsViolatingTopologySpreadConstraint
- args:
evictableNamespaces:
exclude:
- kube-system
evictionModes:
- OnlyThresholdingResources
thresholds:
cpu: 80
memory: 80
pods: 140
name: HighNodeUtilization
- args:
targetThresholds:
cpu: 60
memory: 40
pods: 150
pods: 100
thresholds:
cpu: 30
memory: 30
pods: 100
pods: 90
name: LowNodeUtilization
plugins:
balance:

View File

@@ -23,7 +23,7 @@ spec:
app.kubernetes.io/name: descheduler
app.kubernetes.io/instance: descheduler
annotations:
checksum/config: e2a86499453c858e06becda4db260d0750db6d871724e5aba4512d5c68229e46
checksum/config: dbf44946dc3cf56e5a4907d3f448595ef0d9a50e04dc976aa235a4d7e5f3c078
spec:
priorityClassName: system-cluster-critical
serviceAccountName: descheduler