You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.`expireAfter` is set to a custom value so that nodes are terminated automatically after 72 hours
17
-
2.By using the `WhenEmptyOrUnderutilized` policy Karpenter will replace nodes when it seems them "under-utilized" or they have node workload pods running
17
+
2.The `WhenEmptyOrUnderutilized` policy enables Karpenter to replace nodes when they are either empty or underutilized
18
18
19
19
The `consolidationPolicy` can also be set to `WhenEmpty`, which restricts disruption only to nodes that contain no workload pods. Learn more about Disruption on the [Karpenter docs](https://karpenter.sh/docs/concepts/disruption/#consolidation).
0 commit comments