Open
Description
Tell us about your request
Right now the consolidation replaces nodes with running jobs. This breaks a lot of deployments (doing db upgrades or other stuff). One way to handle this issue is putting do not eviction annotations on the corresponding pods. But it is difficult to ensure that if you have dozens of teams using a given cluster.
Could this be handled in a more generic way?
All these jobs look like this:
Controlled By: Job/xxx-yyy-zzz-28031590
Can karpenter optionally just use the do not evict behavior for running jobs?
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
It is difficult to ensure all pods have the do not evict annotation.
Are you currently working around this issue?
Manually set do not evict to all corresponding pods.
Additional Context
No response
Attachments
No response
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Activity