open-consul/contributing/service-mesh
Daniel Nephin 9df2464c7c xds: document how authorization works 2021-08-17 19:26:34 -04:00
..
README.md xds: document how authorization works 2021-08-17 19:26:34 -04:00
xds.md xds: document how authorization works 2021-08-17 19:26:34 -04:00

README.md

Service Mesh (Connect)

  • call out: envoy/proxy is the data plane, Consul is the control plane
  • xDS Server - a gRPC service that implements xDS and handles requests from an envoy proxy.
  • 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