Automated Manifest Update (#2284)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2284
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2284.
This commit is contained in:
2025-12-07 02:10:52 +00:00
committed by Alex Lebens
parent 256994c421
commit 537a3e867e
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: