I’m in the midst of configuring self-hosted runners on GCP. Right now, I have 3 options that I’m considering:
- GCE managed instance groups with SpotVMs
- Standard GKE with SpotVMs
- GKE Autopilot with SpotPods (I’m not sure if ARC can run with GKE Autopilot)
And I’m not sure which is best. Any input is appreciated ????????