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

chore: make GKE cluster VPC-native #9

Closed
wants to merge 1 commit into from

Conversation

bschaatsbergen
Copy link
Collaborator

  • Changed the existing GKE cluster to be a VPC-native cluster
  • This includes a vpc.tf to provision a custom VPC using Google Private Access
  • Added a couple firewall rules to the VPC in order to allow IAP TCP forwarding
  • The GKE cluster is public/private (public control-plane with private-nodes), making it easier for the practitioner to connect to it using kubectl or through the Kubernetes/Helm Terraform Providers.

Possible breaking change in the workflow: I've removed the setup/ dir, as this was for TFC only? @ksatirli - we can put it back if the intention is to deploy through TFC.

@bschaatsbergen bschaatsbergen deleted the c/change-to-vpc-native-gke branch March 6, 2024 18:40
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

Successfully merging this pull request may close these issues.

None yet

1 participant