Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't evict pods when using Karpenter for autoscaling #2

Open
ron-benaim opened this issue Jan 3, 2024 · 1 comment
Open

Don't evict pods when using Karpenter for autoscaling #2

ron-benaim opened this issue Jan 3, 2024 · 1 comment

Comments

@ron-benaim
Copy link

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

@ron-benaim
Copy link
Author

#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant