AutoScale for hosts with rancher cli or any other suggestion

Hi,

I’ve been testing Rancher and I am stuck to see ways of autoscalling a cluster.

How could I do that ?

I thought I would automate the use of the command rancher cluster add-node --etcd c-wfqjm so when I do see the need of a new host I would call its cli.

Is there any suggestion?

1 Like

I guess an implementation in the https://github.com/kubernetes/autoscaler would be nice

1 Like

Thank you… It resolves my issue with the rancher cli and it makes a even better solution.