mirror of https://github.com/istio/istio.io.git
8 lines
456 B
Markdown
8 lines
456 B
Markdown
---
|
||
title: Service
|
||
---
|
||
使用[服务名称](/zh/docs/reference/glossary/#service-name)标识一组具有关联行为的服务[服务网格](/zh/docs/reference/glossary/#service-mesh),
|
||
并使用这些名称应用 Istio 策略(例如负载均衡和路由)。
|
||
服务通常由一个或多个[服务 Endpoint](/zh/docs/reference/glossary/#service-endpoint) 实现,并且或许包含多个
|
||
[服务版本](/zh/docs/reference/glossary/#service-version)。
|