istio / istio.io

Source for the istio.io site
https://istio.io/
Apache License 2.0
760 stars 1.53k forks source link

Multicluster primary-remote multinetwork installation doesn't work as documented #11272

Open zerobfd opened 2 years ago

zerobfd commented 2 years ago

Following the steps at https://istio.io/latest/docs/setup/install/multicluster/primary-remote_multi-network/ doesn't lead to a working installation. Specifically, it only uses the istioctl x create-remote-secret to install a secret in the primary cluster, but until I also installed a secret in the remote cluster eastwest traffic didn't work.

dhawton commented 2 years ago

The instructions are working in my test environment. If you had to create a secret in cluster 2, are you doing a primary-primary install? I just tested 1.13.3 now with primary-remote and had no problems without creating a remote secret in cluster2.