Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down