cluster

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

commit ec0f6a8c99552603325ce28b64dc091c7a1be159
parent 67c755fbbe9042e93b0b44166694bc96ececcdbc
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 10 May 2024 18:01:29 +0200

Adjust descheduler

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 @@ -50,13 +50,13 @@ spec: RemovePodsHavingTooManyRestarts: enabled: false RemovePodsViolatingNodeTaints: - enabled: false + enabled: true RemovePodsViolatingNodeAffinity: - enabled: false + enabled: true RemovePodsViolatingInterPodAntiAffinity: - enabled: false + enabled: true RemovePodsViolatingTopologySpreadConstraint: - enabled: false + enabled: true LowNodeUtilization: enabled: true params: