Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Cluster API node groups to scale to and from zero #4758

Closed
mkjpryor opened this issue Mar 22, 2022 · 2 comments
Closed

Allow Cluster API node groups to scale to and from zero #4758

mkjpryor opened this issue Mar 22, 2022 · 2 comments
Labels
area/cluster-autoscaler kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mkjpryor
Copy link

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

@mkjpryor mkjpryor added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 22, 2022
@elmiko
Copy link
Contributor

elmiko commented Apr 29, 2022

this appears to be a duplicate of #3150

/close

@k8s-ci-robot
Copy link
Contributor

@elmiko: Closing this issue.

In response to this:

this appears to be a duplicate of #3150

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants