You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/contributing/service-mesh
Daniel Nephin b15e5d4719
contributing: start an outline for more docs
3 years ago
..
README.md

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