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 scaling down nodepools in 'out-of-capacity' situations #349

Open
Elektronenvolt opened this issue Jun 12, 2023 · 0 comments
Open

Allow scaling down nodepools in 'out-of-capacity' situations #349

Elektronenvolt opened this issue Jun 12, 2023 · 0 comments
Assignees
Labels
Enhancement An enhancement of already existing feature.
Milestone

Comments

@Elektronenvolt
Copy link

Allow scaling down nodepools in 'out-of-capacity' situations during 'Update-AksHci':

Description:
If I have a cluster with too less memory left to create a new VM and start an Update-AksHci - the update will start but wait in an out-of-capacity loop until there is enough memory freed up to create a new VM.

One option is to scale down a nodepool, but scaling a nodepool is blocked in this situation:
3_Scale_down_nodepool

Second option is to delete a nodepool, what succeeded and Update-AksHci continued.

Feature Request:
Please allow scaling down nodepools in out-of-capacity situations. We do not have anytime multiple nodepools available, where we can easily delete one, in case we run into an update hang because of running out of resources.

@mkostersitz mkostersitz added the Enhancement An enhancement of already existing feature. label Aug 21, 2023
@mkostersitz mkostersitz added this to the Future milestone Aug 21, 2023
@mkostersitz mkostersitz moved this to 📋 Backlog in AKS Arc Features Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An enhancement of already existing feature.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants