You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What feature would you like to be added?
Please add an option to configure KubeOne to build either standalone servers (current implementation) or allow users to configure control plane, workers, or both to run as autoscaled instance groups (requested feature).
What are use cases of the feature?
This would allow me to stand up a scalable High Availability cluster, which with my stateless application will greatly reduce costs and minimize ongoing maintenance.
The text was updated successfully, but these errors were encountered:
I'd call this issue a duplicate of #391
Since worker nodes are governed by machine-controller, we hope to get autoscaler from the upstream. At the moment however the upstream PR kubernetes/autoscaler#1866 is blocked.
@kron4eg my understanding of cluster-autoscaler is that you must have your nodes running in an autoscaling group for it to effectively scale nodes up or down.
@cmoone in current state — yes, but with that pending PR the CA will get ClusterAPI support and that will unlock all supported clouds, and independent from presence of ASG functionality at provider side, so quite powerful thing to have :)
What feature would you like to be added?
Please add an option to configure KubeOne to build either standalone servers (current implementation) or allow users to configure control plane, workers, or both to run as autoscaled instance groups (requested feature).
What are use cases of the feature?
This would allow me to stand up a scalable High Availability cluster, which with my stateless application will greatly reduce costs and minimize ongoing maintenance.
The text was updated successfully, but these errors were encountered: