istio.io/content/en/docs/reference/glossary/multi-mesh.md

10 lines
390 B
Markdown

---
title: Multi-Mesh
test: n/a
---
Multi-mesh is a deployment model that consists of two or more [service meshes](/docs/reference/glossary/#service-mesh).
Each mesh has independent administration for naming and identities but you can
expose services between meshes through [mesh federation](/docs/reference/glossary/#mesh-federation).
The resulting deployment is a multi-mesh deployment.