mirror of https://github.com/istio/istio.io.git
Preliminary translation of the envoy.md document (#5453)
This commit is contained in:
parent
786fd31606
commit
4e54c2927e
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Envoy
|
||||
---
|
||||
The high-performance proxy that Istio uses to mediate inbound and outbound traffic for all [services](#service) in the
|
||||
[service mesh](#service-mesh). [Learn more about Envoy](https://envoyproxy.github.io/envoy/).
|
||||
Envoy 是在 Istio 里使用的高性能代理,用于为所有[服务网格](#service-mesh)里的[服务](#service)调度进出的流量。
|
||||
[了解更多关于 Envoy](https://envoyproxy.github.io/envoy/)。
|
||||
|
|
Loading…
Reference in New Issue