Slide 7
Slide 7 text
7
Envoy, the universal data plane
Service Mesh Overview
Based on open configuration & control plane called
xDS (Discovery Service, actually v2)
- LDS,RDS,CDS,EDS,ADS,SDS,LRS,HDS (too
much!!!)
- proto3 Protocol Buffers canonical definition
- Streaming gRPC, REST long poll based
- Eventually & sequentially consistent
A modern extensible lightweight L4/L7 high performance proxy built as a
platform.
- Network filter
- HTTP filter
- Listener filter
- Health checker
- Transport sockets
- Address resolver
- Clustering
- Retry policy