Open
Description
Tell us about your request
I'd like the ability to taint a node after a given period via ttlSecondsUntilTainted
to allow running pods to finish before the node is terminated, this should still respect the ttlSecondsUntilExpired
and ttlSecondsAfterEmpty
.
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
When running jobs such as CI/CD pipelines in K8s there are long running jobs which shouldn't be terminated due to the high cost of re-running them, by adding ttlSecondsUntilTainted
we can have nodes that expire and are replaced without the cost of killing potentially long running jobs.
Are you currently working around this issue?
Not using Karpenter.
Additional context
n/a
Attachments
n/a
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
Metadata
Metadata
Assignees
Labels
Issues related to node deprovisioningCategorizes issue or PR as related to a new feature.Indicates that an issue or PR should not be auto-closed due to staleness.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.Indicates an issue or PR is ready to be actively worked on.
Activity