Questions tagged [google-cloud-deploy]

17 questions
0
votes
3 answers

Google Cloud Deploy: Parent release failed to render

I am testing new Google Cloud Deploy with my current projects. I have defined skaffold.yaml, cloudbuild.yaml (using skaffold and gcloud beta deploy), and a basic clouddeploy.yaml. CI with skaffold and cloud build builds image correctly locally and…
jmolmo
  • 542
  • 4
  • 6
-1
votes
2 answers

tcp 10.10.2.2:443: i/o timeout Cloud Build accessing private GKE

I'm trying to get Cloud Build to access my private GKE by following the instructions described at https://cloud.google.com/architecture/accessing-private-gke-clusters-with-cloud-build-private-pools From what I can see I've configured things as…
1
2