env0 / env0/agent-helm-chart

Don't evict pods when using Karpenter for autoscaling

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.