istio.io/content/en/docs/reference/glossary/data-plane.md

9 lines
324 B
Markdown

---
title: Data Plane
test: n/a
---
The data plane is the part of the mesh that directly controls communication between workload instances.
Istio's data plane uses intelligent [Envoy](/docs/reference/glossary/#envoy) proxies deployed as sidecars to mediate and control all
traffic that your mesh services send and receive.