zh-translation:/docs/reference/glossary/source.md (#5408)

* zh-translation: docs / reference / glossary/source.md

zh-translation: docs / reference / glossary/source.md

* zh-translation:/docs/reference/glossary/source.md
This commit is contained in:
徐志伟 2019-11-11 11:28:53 +08:00 committed by Istio Automation
parent 9258ef7ef8
commit 820497c5d3
1 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,5 @@
---
title: Source
---
The downstream client of the [Envoy](#envoy) proxy.
Within the [service mesh](#service-mesh) a source is typically a
[workload](#workload), but the source for ingress traffic may include other clients such as a
browser or mobile app.
Source 是 [Envoy](#envoy) 代理的下游客户端。
在[服务网格](#service-mesh)里source 通常是一个[工作负载](#workload),但是入口流量的 source 有可能包含其他客户端,例如浏览器,或者一个移动应用。