Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Karpenter starts useless node #608

Open
gitarns opened this issue Dec 4, 2024 · 0 comments
Open

Karpenter starts useless node #608

gitarns opened this issue Dec 4, 2024 · 0 comments

Comments

@gitarns
Copy link

gitarns commented Dec 4, 2024

Version

0.7.0

Expected Behavior

When a node is empty with:
consolidationPolicy: WhenEmpty
consolidateAfter: 10s

Karpenter should start the delete process (NotReady && Delete).

Actual Behavior

Karpenter spawns a new node (no pending pods)

Steps to Reproduce the Problem

Spawn a pod that requires a new node.
Wait for karpenter to start a new node.
Remove the pod and watch the nodes.

Resource Specs and Logs

log.log

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
@gitarns gitarns changed the title Karpenter start useless node Karpenter starts useless node Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant