Fix description of Shared control plane (#7559)

From the remote cluster, one of the endpoints should be the IP of the Pod in remote cluster not in the main cluster.

Co-authored-by: tomocy <tomocy.dev@gmail.com>
This commit is contained in:
Istio Automation 2020-06-15 07:12:32 -07:00 committed by GitHub
parent 2c2e3f94c9
commit 3d7bcc44a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ ENDPOINT STATUS OUTLIER CHECK CLUSTER
{{< /text >}}
In the remote cluster, the endpoints are the gateway IP of the main cluster (`192.168.1.246:443`) and
the pod IP in the main cluster (`10.32.0.9:5000`).
the pod IP in the remote cluster (`10.32.0.9:5000`).
**Congratulations!**