mirror of https://github.com/istio/istio.io.git
rewrite the description of shared control plane topology
remove "single" control plane
This commit is contained in:
parent
6cffd9f370
commit
1170fe34ae
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue