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

Autoscaling #3

Closed
mnaser opened this issue Oct 26, 2022 · 2 comments · Fixed by #39
Closed

Autoscaling #3

mnaser opened this issue Oct 26, 2022 · 2 comments · Fixed by #39
Labels
priority: high High priority issues

Comments

@mnaser
Copy link
Member

mnaser commented Oct 26, 2022

Auto-scaling is a useful feature that used to exist inside Magnum, however, the Cluster API has built-in autoscaling. We should enable it when auto_scaling_enabled is set to true.

I have not done significant research into this, so I will update this later once we have an idea how to get it all to work.

@mnaser mnaser added priority: medium Medium priority issues priority: high High priority issues and removed priority: medium Medium priority issues labels Oct 26, 2022
@mnaser
Copy link
Member Author

mnaser commented Nov 10, 2022

we'll be needing to deal/use this for autoscale:

https://cluster-api.sigs.k8s.io/tasks/automated-machine-management/autoscaling.html#autoscaler-running-in-management-cluster-using-service-account-credentials-with-separate-workload-cluster

we should just start a autoscaler deployment automatically when auto scaling is enabled, disable replicas count and start to use min/max size instead when its enabled

@okozachenko1203
Copy link
Member

on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants