mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
79f4d53079
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
729 B
729 B
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
- 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