open-consul/contributing/service-mesh
Daniel Nephin d313219e85 contributing: start an outline for more docs
Add diagrams for rpc routing and acl entity relationship
contributing: create directory structure for new docs
WIP diagram for catalog entities
Add overview diagram

Co-Authored-By: Kelly Devlin <kdevlin@hashicorp.com>
2021-07-05 18:25:00 -04:00
..
README.md contributing: start an outline for more docs 2021-07-05 18:25:00 -04:00

README.md

Service Mesh (Connect)

  • call out: envoy/proxy is the data plane, Consul is the control plane
  • agent/xds - gRPC service that implements xDS
  • agent/proxycfg
  • CA Manager - certificate authority
  • command/connect/envoy - bootstrapping and running envoy
  • command/connect/proxy - built-in proxy that is dev-only and not supported for production.
  • connect/ - "Native" service mesh