Skip to main content

GCP

Connect your GCP project to WarpBuild to run Github Actions runners. Enable Github Actions workflows to run on your own infrastructure and save 90% on your build costs.

Quotas

The runner resources are created in the BYOC GCP project. To function correctly, here are some guidelines on the additional quotas required, per stack.

We assume that the number of concurrently running jobs is $CON, say 1000.

ResourceQuotaNotesURL
CPU$CON * vCPU per JobAdjust for machine type, preemptible, and on-demand instancesAdjust Quota
Persistent Disks$CON * DISK_TBAdjust provisioned IOPS if needed.Adjust Quota
In-use regional external IPv4 addresses3 + $CON1 static IP is required for cloud NAT in a stack.
One static IP is attached to each concurrently running job.
Adjust Quota
Cloud Storage1The same bucket is used for artifact cache, container layer caches, and telemetry data.Adjust Quota
Cloud NAT3One per stackAdjust Quota
Networks1One Network (VPC) is neededAdjust Quota
Subnetworks2One public and private subnetwork is needed per stack.Adjust Quota

The quotas need to be applied to the region where the stack is created. Change the region in the AWS console while editing the quotas.

This is not an exhaustive list. Please reach out to [email protected] for any questions or reach out on chat.

Resources: