Skip to content

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

Closed
@ObiWahn

Description

@ObiWahn

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions