You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ajbeach2
changed the title
Provide working example for GKE with the Shared VPC
Route scope tags preventing egress from working for GKE autopilot
Aug 14, 2024
ajbeach2
changed the title
Route scope tags preventing egress from working for GKE autopilot
Route scope tags preventing NAT egress from working for GKE autopilot
Aug 14, 2024
TL;DR
As written, the cloud foundation kit shared VPC does not work with private GKE cluster with NAT. After many hours of debugging:
terraform-example-foundation/3-networks-dual-svpc/modules/base_shared_vpc/main.tf
Line 46 in 5f1fd0f
This route scope tag prevents egress rules from applying. This needs to be be configurable at the module level so that NAT works with GKE autopiolot
The text was updated successfully, but these errors were encountered: