Open
Description
Description
What problem are you trying to solve?
- I want Karpenter to notify me if it is creating nodes that aren't being used by pods
- I want Karpenter to stop creating nodes after some time of creating nodes that no pod is using
In cases like #1928 and some times user error such as bad AMI or bad requirements or incorrect kubelet configurations, Karpenter would create nodes that may not ever fit pods it created the nodes for. As operators we want to be able to see this and possibly configure a way to stop this behavior.
How important is this feature to you?
This is pretty important because we often see node churn that isn't necessary
- 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