From 05669c62448b0064e34b4779d13e234204cefb16 Mon Sep 17 00:00:00 2001 From: Frank Budinsky Date: Fri, 13 Sep 2019 17:52:54 -0400 Subject: [PATCH] Fix multi-cluster profile descriptions (#4996) --- .../en/docs/setup/additional-setup/config-profiles/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/setup/additional-setup/config-profiles/index.md b/content/en/docs/setup/additional-setup/config-profiles/index.md index a75b4b57ce..bc98089b31 100644 --- a/content/en/docs/setup/additional-setup/config-profiles/index.md +++ b/content/en/docs/setup/additional-setup/config-profiles/index.md @@ -73,10 +73,10 @@ Istio provides two additional built-in configuration profiles that are used excl [multi-cluster deployment](/docs/concepts/deployment-models/#multiple-clusters): 1. **remote**: used for configuring remote clusters of a - multicluster mesh with a suitable [control plane model](/docs/concepts/deployment-models/#control-plane-models). + multicluster mesh with a shared [control plane](/docs/concepts/deployment-models/#control-plane-models). -1. **multicluster-gateways**: used for configuring all of the clusters of a - multicluster mesh with a suitable [control plane model](/docs/concepts/deployment-models/#control-plane-models). +1. **multicluster-gateways**: used for configuring clusters of a + multicluster mesh with replicated [control planes](/docs/concepts/deployment-models/#control-plane-models). The **remote** profile is configured using the values file `values-istio-remote.yaml`. This profile installs only two Istio core components: