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
In your Helm chart, you have this annotation:
cluster-autoscaler.kubernetes.io/safe-to-evict: "false"
which is great.
Same thing is needed for those who use Karpenter for autoscaling
karpenter.sh/do-not-evict: "true"
In your Helm chart, you have this annotation:
cluster-autoscaler.kubernetes.io/safe-to-evict: "false"
which is great.
Same thing is needed for those who use Karpenter for autoscaling
karpenter.sh/do-not-evict: "true"
https://karpenter.sh/docs/troubleshooting/#karpentershdo-not-evict-annotation
The text was updated successfully, but these errors were encountered: