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
Describe the bug
I deployment admiral and istio as the example, but when I access stage.greeting.global, I can only access to local cluster.
Steps To Reproduce
1.create cluster with kind and label cluster1 node with us-west-2, cluster2 node with us-east-2.
2.depoy istio mutli-primary and enable dns.
3. deploy admiral
4. access stage.greeting.blobal through webapp pod. Expected behavior
I can only access to local cluster.
The serviceEntry as follow:
Describe the bug
I deployment admiral and istio as the example, but when I access stage.greeting.global, I can only access to local cluster.
Steps To Reproduce
1.create cluster with kind and label cluster1 node with us-west-2, cluster2 node with us-east-2.
2.depoy istio mutli-primary and enable dns.
3. deploy admiral
4. access stage.greeting.blobal through webapp pod.
Expected behavior
I can only access to local cluster.
The serviceEntry as follow:
172.18.255.201 is the cluster2 eastwestgateway lb ip.
The response for curl stage.greeting.global
The text was updated successfully, but these errors were encountered: