open-consul/docs/service-mesh
Freddy 990f786d2f
Add initial dev docs on config entries (#15717)
2022-12-12 12:02:18 -07:00
..
ca contrib: add CA manager states diagram 2022-01-26 12:14:29 -05:00
config-entries Add initial dev docs on config entries (#15717) 2022-12-12 12:02:18 -07:00
README.md Add initial dev docs on config entries (#15717) 2022-12-12 12:02:18 -07:00
xds.md Move contributing to docs 2021-08-30 16:17:09 -04:00

README.md

Service Mesh (Connect)

  • call out: envoy/proxy is the data plane, Consul is the control plane
  • Configuration Entries
  • xDS Server - a gRPC service that implements xDS and handles requests from an envoy proxy.
  • agent/proxycfg
  • Certificate Authority for issuing TLS certs for services and client agents
  • 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