mirror of https://github.com/istio/istio.io.git
correct link (#12814)
This commit is contained in:
parent
bee1c59576
commit
6540cd57df
|
|
@ -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, you’ll 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, you’ll 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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue