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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: