Skip to content

Commit 68058c4

Browse files
committed
Stash
Signed-off-by: Keith Mattix II <[email protected]>
1 parent 747d470 commit 68058c4

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

.spelling

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,6 @@ ISTIO-SECURITY-2024-007
704704
istio-system
705705
istio.io
706706
istio.io.
707-
istio.io/rev
708707
IstioBirthday
709708
IstioCon
710709
istioctl

content/en/docs/ambient/install/multicluster/_index.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
title: Install Multicluster
33
description: Install an Istio mesh in ambient mode across multiple Kubernetes clusters.
44
weight: 40
5-
aliases:
6-
- /docs/ambient/kubernetes/multicluster-install/
7-
- /docs/ambient/kubernetes/multicluster/
8-
- /docs/ambient/kubernetes/install/multicluster/
9-
- /docs/ambient/install/multicluster/gateways/
10-
- /docs/ambient/install/multicluster/shared/
115
keywords: [kubernetes,multicluster]
126
simple_list: true
137
content_above: true
@@ -33,8 +27,8 @@ the current state and limitations of this feature:
3327
### Supported Configurations
3428

3529
Currently, ambient multicluster only supports:
36-
- **Multi-network topologies** with each cluster acting as a primary cluster.
37-
- **Universal waypoint deployments** across all clusters with identical names
30+
Before proceeding with an ambient multicluster installation, it is critical to understand
31+
the current state and limitations of this feature.
3832

3933
### Critical Limitations
4034

@@ -64,10 +58,13 @@ Currently, ambient multicluster only supports:
6458
- Remote cluster service scopes are not respected, which can lead to unexpected traffic behavior
6559
- Cross-cluster service discovery may not respect intended service boundaries
6660

61+
**If a service's waypoint is marked as global, that service will also be global**
62+
- This can lead to unintended cross-cluster traffic if not managed carefully
63+
6764
#### Gateway Limitations
6865

69-
**Ambient east-west gateways only support double HBONE**
70-
- Cannot expose `istiod` across networks using ambient east-west gateways
66+
**Ambient east-west gateways currently only support meshed mTLS traffic**
67+
- Cannot currently expose `istiod` across networks using ambient east-west gateways. You can still use a classic e/w gateway for this.
7168

7269
{{< tip >}}
7370
As ambient multicluster matures, many of these limitations will be addressed.

0 commit comments

Comments
 (0)