Right now I have multiple GKE clusters within one Google Region.
All the clusters are part of the same network and subnet. The important note is that some of those are VPC-native some are not.
Fancy features like MultiClusterService can be used only between VPC-native clusters.
But is there any other way our Kubernetes resources can talk to each other internally?