correct link (#12814)

This commit is contained in:
Lin Sun 2023-02-28 15:13:16 -05:00 committed by GitHub
parent bee1c59576
commit 6540cd57df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -195,4 +195,4 @@ If you install Prometheus and Kiali, you can view these metrics easily from Kial
## Wrapping up
We are super excited that the new [Rust-based ztunnel](https://github.com/istio/ztunnel/) is drastically simplified, more lightweight and performant than the prior Envoy-based ztunnel. With the purposefully designed workload xDS for the Rust-based ztunnel, youll not only be able to understand the xDS configuration much more easily, but also have drastically reduced network traffic and cost between the Istiod control plane and ztunnels. With Istio ambient now merged to upstream master, you can try the new Rust-based ztunnel by grabbing one of the [builds](https://github.com/istio/istio/wiki/Dev-Builds) before it is available in Istio 1.18, or [build](https://github.com/istio/istio/wiki/Dev-Builds) the ztunnel yourself.
We are super excited that the new [Rust-based ztunnel](https://github.com/istio/ztunnel/) is drastically simplified, more lightweight and performant than the prior Envoy-based ztunnel. With the purposefully designed workload xDS for the Rust-based ztunnel, youll not only be able to understand the xDS configuration much more easily, but also have drastically reduced network traffic and cost between the Istiod control plane and ztunnels. With Istio ambient now merged to upstream master, you can try the new Rust-based ztunnel by grabbing one of the [builds](https://github.com/istio/istio/wiki/Dev-Builds) before it is available in Istio 1.18, or [build](https://github.com/istio/ztunnel/#building) the ztunnel yourself.