content/en/docs/ambient/install/multicluster/_index.md
Follow this guide to install an Istio {{< gloss "ambient" >}}ambient service mesh{{< /gloss >}} that spans multiple {{< gloss "cluster" >}}clusters{{< /gloss >}}.
{{< warning >}} While Ambient multi-network multicluster has reached beta status and considered production ready, there are still known limitations that apply to ambient multicluster deployment. We intend to address those limitations in the future Istio releases, in the meantime check the list below to see if the known limitations are applicable to your use case. {{< /warning >}}
Before proceeding with ambient multicluster installation, it's critical to understand the current state and limitations of this feature.
Multicluster single-network configurations are untested, and may be broken:
Primary remote configuration is not currently supported:
Universal waypoint deployments are assumed across clusters:
Service scope configurations are not read from across clusters:
If a service's waypoint is marked as global, that service will also be global:
Traffic going to a remote network is not equally distributed between endpoints:
Ambient east-west gateways currently only support meshed mTLS traffic:
istiod across networks using ambient east-west gateways. You can still use a classic e/w gateway for this.{{< tip >}} As ambient multicluster matures, many of these limitations will be addressed. Check the Istio release notes for updates on ambient multicluster capabilities. {{< /tip >}}