@@ -33,7 +33,7 @@ the current state and limitations of this feature:
33
33
### Supported Configurations
34
34
35
35
Currently, ambient multicluster ** only supports** :
36
- - ** Multi-network topologies** with a primary and single remote cluster
36
+ - ** Multi-network topologies** with multiple primary clusters
37
37
- ** Double HBONE encapsulation** for cross-cluster traffic
38
38
- ** Universal waypoint deployments** across all clusters with identical names
39
39
@@ -45,9 +45,9 @@ Currently, ambient multicluster **only supports**:
45
45
- Only multi-network configurations are supported
46
46
47
47
#### Control Plane Limitations
48
- - ** Primary with multiple remotes is not currently supported**
49
- - You can only have one primary cluster and one remote cluster
50
- - Configurations with multiple remote clusters will not work correctly
48
+ - ** Primary remote configuration is not currently supported**
49
+ - You can only have multiple primary clusters
50
+ - Configurations with one or more remote clusters will not work correctly
51
51
52
52
#### Waypoint Requirements
53
53
- ** Universal waypoint deployments are assumed across clusters**
@@ -56,7 +56,7 @@ Currently, ambient multicluster **only supports**:
56
56
- Traffic routing relies on consistent waypoint naming conventions
57
57
58
58
#### Service Visibility and Scoping
59
- - ** Service scopes are not read from across clusters**
59
+ - ** Service scope configurations are not read from across clusters**
60
60
- Only the local cluster's service scope configuration is used as the source of truth
61
61
- Remote cluster service scopes are ignored, which can lead to unexpected traffic behavior
62
62
- Cross-cluster service discovery may not respect intended service boundaries
0 commit comments