cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 0f6147dee051e0a5ff7b23de80d27f9f28d560b2
parent 3206ed04829f59f89ce695e0d7f91da91a55a0a2
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 11 Oct 2024 01:06:45 +0200

Update descheduler

Diffstat:
Minfrastructure/controllers/descheduler.yaml | 7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git a/infrastructure/controllers/descheduler.yaml b/infrastructure/controllers/descheduler.yaml @@ -72,19 +72,12 @@ spec: cpu: 50 memory: 50 pods: 50 - - name: "HighNodeUtilization" - args: - thresholds: - cpu: 20 - memory: 20 - pods: 20 plugins: balance: enabled: - RemoveDuplicates - RemovePodsViolatingTopologySpreadConstraint - LowNodeUtilization - - "HighNodeUtilization" deschedule: enabled: - RemovePodsHavingTooManyRestarts