rewrite the description of shared control plane topology

remove "single" control plane
This commit is contained in:
Vadim Eisenberg 2019-07-25 19:58:59 +03:00
parent 6cffd9f370
commit 1170fe34ae
1 changed files with 3 additions and 2 deletions

View File

@ -114,8 +114,9 @@ If setting up an environment with universal pod-to-pod connectivity is difficult
it may still be possible to configure a shared control plane topology using Istio gateways and
by enabling Istio Pilot's location-aware service routing feature.
This topology requires connectivity to Kubernetes API servers from all of the clusters. If this is
not possible, a dedicated control plane topology is probably a better alternative.
This topology requires connectivity to Kubernetes API servers from all of the clusters with
Istio control planes. If this is not possible, a dedicated control plane topology is probably a
better alternative.
{{< image width="80%"
link="./multicluster-split-horizon-eds.svg"