Add ability to control which node is deleted on scale down
Scaling a given node-pool down via CLI doesn't let you choose which node to remove, but going from the UI you can X the node out that you want to remove from the pool. Could there be a way to perhaps specify one or more node names for removal when scaling down?
#was previously 4 nodes
civo k8s node-pool scale someCluster01 80cf5c -n 3
Reference: -Add ability to control which node is deleted on scale down from kube100 repo
From the UI what you can do is recycle the node, so the X is for recycling the node not to delete
Oh good point and thanks for that it's been a while since I used the UI because the CLI is so nice. I guess this would be less of an issue then and more of a feature request. Is there a better spot to request a feature like that? Looking at the FAQ suggests logging the issue over at the now archived repo kube100 issues.
