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 runners #5

Open
jjgriff93 opened this issue Apr 17, 2023 · 0 comments
Open

Autoscaling for runners #5

jjgriff93 opened this issue Apr 17, 2023 · 0 comments

Comments

@jjgriff93
Copy link
Member

Currently we need to set a static number of instances. It would be desirable to set an autoscale rule for the scale set that triggers based on pending jobs from the GitHub API using the queued jobs web hook: https://docs.github.com/en/actions/hosting-your-own-runners/autoscaling-with-self-hosted-runners

Built-in autoscaling rules for scale sets are limited so this will require some investigation into whether this is possible, whether we'd need an intermediary functions etc. that calls ARM to bump up/down the instances etc.

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

No branches or pull requests

1 participant