Skip to content

Commit 2e32eb7

Browse files
committed
fix link
1 parent ce78f97 commit 2e32eb7

File tree

1 file changed

+2
-2
lines changed
  • content/en/blog/2025/ambient-multicluster

1 file changed

+2
-2
lines changed

content/en/blog/2025/ambient-multicluster/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This release brings the core functionality of a multicluster mesh and lays the g
1313
## The Power & Complexity of Multicluster
1414

1515
Multicluster architectures increase outage resilience, shrink your blast radius, and scale across data centers.
16-
That said, connecting multiple clusters poses connectivity, security, and operational challenges.
16+
That said, integrating multiple clusters poses connectivity, security, and operational challenges.
1717

1818
In a single Kubernetes cluster, every pod can directly connect to another pod via a unique pod IP or service VIP.
1919
These guarantees break down in multicluster architectures;
@@ -95,6 +95,6 @@ We are looking to improve the following areas
9595

9696
We are also looking to improve our reference documentation, guides, testing, and performance.
9797

98-
If you would like to try out ambient multicluster, please follow [this guide](TODO).
98+
If you would like to try out ambient multicluster, please follow [this guide](/docs/ambient/install/multicluster).
9999
Remember, this feature is in alpha status and not ready for production use.
100100
We welcome your bug reports, thoughts, comments, and use cases -- you can reach us on [GitHub](https://github.com/istio/istio) or [Slack](https://istio.slack.com/).

0 commit comments

Comments
 (0)