mirror of https://github.com/istio/istio.io.git
update destination.md (#5502)
This commit is contained in:
parent
7e3ee2cace
commit
ca06121756
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: Destination
|
||||
title: 目标服务
|
||||
---
|
||||
A remote [service](#service) that [Envoy](#envoy) interacts with on behalf of a [source](#source) [workload](#workload).
|
||||
目标服务 (destination) 是 [envoy](#envoy) 代表一个[源服务](#source) [工作负载](#workload)与之打交道的远程上游服务。这些上游服务可以有多个[服务版本](#service),envoy 根据路由选择对应的版本。
|
||||
|
|
Loading…
Reference in New Issue