forseti-security / helm-charts

Apache License 2.0
8 stars 11 forks source link

Remove need for public IPs on Helm Test Cluster #70

Closed dekuhn closed 4 years ago

dekuhn commented 4 years ago

Cluster: gke-helm-test-cluster-pool-1-.....

kevensen commented 4 years ago

The challenge here is that because Cloud Build is not a VPC native resource we are unable to access the GKE master endpoint without adding it as a Master Authorized Network. Because we don't know Cloud Build's public IP, adding it as a MAN is troublesome.