Request: Add annotation used by Karpenter
Open
Beginner friendly
- Dominant language
- No language data
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
In the Helm chart, you have this annotation:
`cluster-autoscaler.kubernetes.io/safe-to-evict: "false"`
which is great. prevents eviction of env0 pods
Same thing is needed for those who use Karpenter for autoscaling
`karpenter.sh/do-not-evict: "true"`
Could be great if you check on adding that to the chart you supply
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the Helm chart templates and locate the existing cluster-autoscaler.kubernetes.io/safe-to-evict annotation. Add the requested Karpenter annotation alongside it, then render or validate the chart to confirm the annotation appears on the env0 pods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100