cluster

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

commit 954fb1c338c075ce8dbcb84ae546660a58c8190e
parent 426e262d6d47d61a356095f746c02d305172ce5e
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 22 Mar 2025 13:38:14 +0100

Make descheduler less agressive?

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

diff --git a/infrastructure/controllers/descheduler.yaml b/infrastructure/controllers/descheduler.yaml @@ -69,15 +69,15 @@ spec: memory: 20 pods: 20 targetThresholds: - cpu: 60 - memory: 70 + cpu: 70 + memory: 80 pods: 60 - name: HighNodeUtilization args: thresholds: - cpu: 60 - memory: 75 - pods: 60 + cpu: 80 + memory: 85 + pods: 65 plugins: balance: enabled: