istio.io/content/zh/docs/reference/glossary/service.md

8 lines
456 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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)。