cli icon indicating copy to clipboard operation
cli copied to clipboard

Add ability to control which node is deleted on scale down

Open NerdyShawn opened this issue 3 years ago • 2 comments

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

NerdyShawn avatar Sep 07 '22 03:09 NerdyShawn

From the UI what you can do is recycle the node, so the X is for recycling the node not to delete

alejandrojnm avatar Sep 07 '22 21:09 alejandrojnm

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. image

NerdyShawn avatar Sep 07 '22 22:09 NerdyShawn