Don't evict pods when using Karpenter for autoscaling
Open
- Dominant language
- Go Template
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.