gce-github-runner icon indicating copy to clipboard operation
gce-github-runner copied to clipboard

Add an option to use Cloud Run or COS as the Action runner

Open ravwojdyla opened this issue 2 years ago • 0 comments

This is an idea suggested by Google engineer (Deok Filho), the idea is to leverage Cloud Run to execute the GitHub Action runner with the specific container (likely already with the code?). Cloud Run may have some instance size limitations, but maybe in that case we can use COS (Container-Optimized OS). See:

  • https://cloud.google.com/run
  • https://cloud.google.com/container-optimized-os/docs/how-to/create-configure-instance

ravwojdyla avatar Feb 24 '23 23:02 ravwojdyla