Open
Description
Is your feature request related to a problem? Please describe.
In a CI job, there are jobs that use many resources while other doesn't.
Describe the solution you'd like
Like Kubernetes VPA, we like to have a feature that
- Scale-up/down the Runner by resource usage like VPA
Describe alternatives you've considered
Using the Kubernetes native VPA. But pods can't be the target because it's not replicaset or deployment.
Additional context
Add any other context or screenshots about the feature request here.