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

scaling down in production starts pending pods to terminate them immediately #267

Closed
ObiWahn opened this issue Oct 18, 2018 · 0 comments
Closed
Assignees
Labels

Comments

@ObiWahn
Copy link
Contributor

ObiWahn commented Oct 18, 2018

Scaling down in production (on a fixed size cluster) terminates running pods and starts pending pods to terminate them immediately. This happens when you have requested more pods than you have nodes prior to the scale-down-operation. I think pending pods should be removed without starting them. Then, iff no pending nodes are left, running nodes should be Terminated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants