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 for our hubs #644

Closed
2 of 3 tasks
choldgraf opened this issue Aug 31, 2021 · 1 comment
Closed
2 of 3 tasks

Autoscaling for our hubs #644

choldgraf opened this issue Aug 31, 2021 · 1 comment
Labels
Enhancement An improvement to something or creating something new.

Comments

@choldgraf
Copy link
Member

Description

We should set up autoscaling for our hub infrastructure, so that when a hub's resource limits are reached, a new node is requested and the hub can grow to accommodate the extra demand.

Value / benefit

This is important in order to take advantage of the benefits of Kubernetes in general - without autoscaling we effectively are just running a single VM at a fixed cost. It is applicable to almost every hub because they all autoscale no matter how big or small.

Implementation details

This will be cloud provider-specific for each type of hub/cluster, so we should track each one separately.

Tasks to complete

  • Google Cloud
  • AWS
  • Azure

Updates

No response

@yuvipanda
Copy link
Member

This has generally been done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to something or creating something new.
Projects
None yet
Development

No branches or pull requests

2 participants