We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This new feature from Cloud Build looks promising: https://cloud.google.com/architecture/accessing-private-gke-clusters-with-cloud-build-private-pools
The text was updated successfully, but these errors were encountered:
Also change our cluster to be private
Sorry, something went wrong.
Also needs to work with VPC-SC.
Enable worker pool support in the CICD recipe (#1023)
ce70539
* Enable worker pool support in the CICD recipe. Allows CICD to access private resources such as GKE clusters with private endpoints. #996
Successfully merging a pull request may close this issue.
This new feature from Cloud Build looks promising: https://cloud.google.com/architecture/accessing-private-gke-clusters-with-cloud-build-private-pools
The text was updated successfully, but these errors were encountered: