mirror of https://github.com/istio/istio.io.git
zh-translation: /docs/reference/glossary/mesh-federation.md (#5577)
This commit is contained in:
parent
efad815752
commit
ab2e6f58f7
|
|
@ -2,8 +2,5 @@
|
|||
title: Mesh Federation
|
||||
---
|
||||
|
||||
Mesh federation is the act of exposing services between meshes and enabling
|
||||
communication across mesh boundaries. Each mesh may expose a subset of its
|
||||
services to enable one or more other meshes to consume the exposed services. You
|
||||
can use mesh federation to enable communication between meshes in a
|
||||
[multi-mesh deployment](/docs/setup/deployment-models/#multiple-meshes).
|
||||
网格联邦是在网格之间公开服务的一种行为,并且能跨越网格边界进行通信。每一个网格或许会公开其一部分的服务,使一个或多个其他网格使用此公开的服务。
|
||||
您可以使用网格联邦来启用网格之间的通信,可参阅 [多个网格部署](/zh/docs/setup/deployment-models/#multiple-meshes)。
|
||||
|
|
|
|||
Loading…
Reference in New Issue