cluster

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

commit 21745e64f8c9644746046d54dad177dfdfd9444e
parent 107f9edfe6aa0b923ccb9fd90466970bda578e6a
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 11 Oct 2024 21:39:04 +0200

Try HighNodeUtilization again

Diffstat:
Minfrastructure/controllers/descheduler.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/controllers/descheduler.yaml b/infrastructure/controllers/descheduler.yaml @@ -84,7 +84,7 @@ spec: - RemoveDuplicates - RemovePodsViolatingTopologySpreadConstraint - LowNodeUtilization - #- HighNodeUtilization + - HighNodeUtilization deschedule: enabled: - RemovePodsHavingTooManyRestarts