Skip to content

Commit 168257d

Browse files
committed
Rearranged install Istio section per review.
1 parent 1c39826 commit 168257d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/includes/facts/fact-istio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
We offer the :github:`install_istio_separate_network example script
1+
In addition, we offer the :github:`install_istio_separate_network example script
22
</mongodb/mongodb-enterprise-kubernetes/blob/master/tools/multicluster/install_istio_separate_network.sh>`.
33
This script is based on Istio documentation and provides an example installation
44
that uses the `multi-primary mode on different networks <https://istio.io/latest/docs/setup/install/multicluster/multi-primary_multi-network/>`__.

source/multi-cluster-prerequisites.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,16 +174,16 @@ connectivity requirements in the following ways, depending on the type of deploy
174174

175175
.. _install-istio:
176176

177-
Install Istio
178-
~~~~~~~~~~~~~
177+
Optional: Install Istio
178+
~~~~~~~~~~~~~~~~~~~~~~~
179179

180-
Istio is a service mesh that simplifies |dns| resolution and helps establish
180+
You only need to install |istio| if you :ref:`plan to use a service mesh <mc_plan_external_connectivity>` and Istio is your preferred service mesh provider. Istio is a service mesh that simplifies |dns| resolution and helps establish
181181
inter-cluster communication between the member |k8s| clusters in a |multi-cluster|.
182182
If you choose to use a service mesh, you need to install it. If you can't
183183
utilize a service mesh, skip this section and :ref:`use external domains
184184
and configure DNS to enable external connectivity <dns-and-external-domain>`.
185185

186-
Install |istio| only if you chose to use it. To learn more, see :ref:`mc_plan_external_connectivity`
186+
Install |istio| in a `multi-primary mode on different networks <https://istio.io/latest/docs/setup/install/multicluster/multi-primary_multi-network/>`__, using the Istio documentation.
187187

188188
.. include:: /includes/facts/fact-istio.rst
189189

0 commit comments

Comments
 (0)