mirror of https://github.com/istio/istio.io.git
Improve "destination" glossary definition (#4964)
Trim some content that is best left to other glossary entries. Fixes #4886.
This commit is contained in:
parent
5f99ebf5c7
commit
e1db23d5c7
|
@ -1,6 +1,4 @@
|
|||
---
|
||||
title: Destination
|
||||
---
|
||||
The remote upstream service [Envoy](#envoy) is talking to on behalf of a [source](#source) [workload](#workload).
|
||||
There can be one or more [service versions](#service-version) for a given [service](#service) and Envoy chooses the version based on
|
||||
routing rules.
|
||||
A remote [service](#service) that [Envoy](#envoy) interacts with on behalf of a [source](#source) [workload](#workload).
|
||||
|
|
Loading…
Reference in New Issue