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
Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:
I have a Cluster API cluster with some general purpose nodes and some specialist, expensive nodes that is used for batch-type workloads. I would like to be able to scale the specialist nodes down to zero unless a workload needs them.
Describe the solution you'd like.:
For the cluster autoscaler to be able to scale Cluster API machine deployments to and from zero nodes.
Describe any alternative solutions you've considered.:
None - the cluster autoscaler works perfectly for everything except this.
Additional context.:
N/A
The text was updated successfully, but these errors were encountered:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Which component are you using?:
cluster-autoscaler
Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:
I have a Cluster API cluster with some general purpose nodes and some specialist, expensive nodes that is used for batch-type workloads. I would like to be able to scale the specialist nodes down to zero unless a workload needs them.
Describe the solution you'd like.:
For the cluster autoscaler to be able to scale Cluster API machine deployments to and from zero nodes.
Describe any alternative solutions you've considered.:
None - the cluster autoscaler works perfectly for everything except this.
Additional context.:
N/A
The text was updated successfully, but these errors were encountered: