Skip to content
New issue

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

Access to spinnaker-community GCP project across VPC service control #16

Open
urbanenomad opened this issue Sep 3, 2021 · 1 comment

Comments

@urbanenomad
Copy link

We are looking to use spinnaker-community in our GCP GKE cluster but we are also protecting our cloud resources via VPC Service control which blocks all egress and ingress traffic to other GCP projects not within the VPC service control. So any external projects will get blocked from accessing any GCP APIs such as cloud storage access or container registry or artifact registry. The only way to get access to these external cloud resources is to get the GCP project number of external cloud project. I am trying to get access to the following public cloud resources

us-docker.pkg.dev/spinnaker-community/docker/halyard

Which is listed in the spinnaker-helm templates. I was wondering if it is possible to get the GCP project number associated with this account so that I can white list it in my egress read policy within our GCP VPC service control to get access.

@abhinaybyrisetty
Copy link
Contributor

Not sure if the container registry (us-docker.pkg.dev/spinnaker-community/docker) is hosted on GCP. Please reach out in the community slack channel, SIG team might have some idea on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants