Preliminary translation of the envoy.md document (#5453)

This commit is contained in:
liyan 2019-11-07 18:04:52 +08:00 committed by Istio Automation
parent 786fd31606
commit 4e54c2927e
1 changed files with 2 additions and 2 deletions

View File

@ -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/)。