Does the transparent proxy work with multi-cluster k8s implementation? I’d like to not have to specify the upstream service or datacenter. So far it seems like service A on a local cluster is not able to resolve service B on a remote cluster.
Is there an example of how to do this?