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/docs/service-mesh
Freddy a606ad2ddf
Add initial dev docs on config entries (#15717)
2 years ago
..
ca contrib: add CA manager states diagram 3 years ago
config-entries Add initial dev docs on config entries (#15717) 2 years ago
README.md Add initial dev docs on config entries (#15717) 2 years ago
xds.md Move contributing to docs 3 years ago

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