cluster

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

commit 8e821008ab702ec90dc4ef24c3207fb5b2e8b226
parent 311a57e85cfe92d269ebceee67e77d870ac2d926
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 11 Oct 2024 20:23:18 +0200

Meow

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

diff --git a/infrastructure/controllers/descheduler.yaml b/infrastructure/controllers/descheduler.yaml @@ -69,14 +69,14 @@ spec: memory: 20 pods: 20 targetThresholds: - cpu: 50 - memory: 50 - pods: 50 + cpu: 60 + memory: 70 + pods: 60 - name: HighNodeUtilization args: thresholds: cpu: 60 - memory: 60 + memory: 70 pods: 60 plugins: balance: