GoogleCloudPlatform / k8s-config-connector

GCP Config Connector, a Kubernetes add-on for managing GCP resources
https://cloud.google.com/config-connector/docs/overview
Apache License 2.0
902 stars 235 forks source link

Allow DNS based access to GKE cluster control planes #3246

Open ukclivecox opened 5 days ago

ukclivecox commented 5 days ago

Checklist

Describe the feature or resource

Allow DNS access setting for the ContainerCluster resource as per the anouncement

Additional information

No response

Importance

In my opinion this is high priority for easily allowing inter-VPC access to GKE clusters created via config connector.

ukclivecox commented 4 days ago

I assume this is the API needed?

https://github.com/googleapis/googleapis/blob/4fefaf151c721c138588efeba0e99591d51cbc16/google/container/v1/cluster_service.proto#L5865-L5876