Istio Multicluster AKS-GKE DNS Issue

Hi All!

Just looking for some help with a GKE-AKS multicluster GW connected, thanks in advance :slight_smile:

I am following this guide:

But modifying some parameters to AKS and GKE, instead of GKE both.

Does anyone test something like that? Because I deployed the entire solution and it seems that there is a DNS issue when CheckoutService call to CartService, and it is because AKS cluster could not resolve hipster2.global entries (attachment is highlighted in red an example)

Because AKS is using CoreDNS I switched StubDomain ConfigMap with the same ConfigMap for global domain but adapted to CoreDNS.

Could anyone help me with this issue? I really appreciate your time/help

Regards