giantswarm/aws-operator

Allow scaling down worker nodes

rossf7 opened this issue · 0 comments

Towards giantswarm/giantswarm#1461

Currently, the operator supports scaling up worker nodes. We also want to implement scaling down. For now the nodes to be shutdown will be chosen by the autoscaling group. Draining nodes before shutdown will come later.