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

Adding DNS for GKE control plane to private google access APIs #2641

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

aurelienlegrand
Copy link
Collaborator

Adding "*.gke.goog" to private google access default DNS configuration.
This will allow DNS based access to GKE clusters from on-premise and in GCP, solving transitivity issues and allowing more secure GKE control plane access (https://cloud.google.com/kubernetes-engine/docs/how-to/latest/network-isolation#modify_the_control_plane_access).


Checklist

I applicable, I acknowledge that I have:

  • [ X] Read the contributing guide
  • [X ] Ran terraform fmt on all modified files
  • [] Regenerated the relevant README.md files using tools/tfdoc.py
  • [] Made sure all relevant tests pass

@juliocc juliocc merged commit d4b594f into master Oct 29, 2024
18 checks passed
@juliocc juliocc deleted the legranda/gke-dns branch October 29, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants