mirror of https://github.com/istio/istio.io.git
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:
parent
9258ef7ef8
commit
820497c5d3
|
@ -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 有可能包含其他客户端,例如浏览器,或者一个移动应用。
|
||||
|
|
Loading…
Reference in New Issue