Bootstrap
The Envoy bootstrap config Elchi generates for each proxy — node identity, admin, static resources, and the ADS connection back to the control-plane.
The Envoy bootstrap config Elchi generates for each proxy — node identity, admin, static resources, and the ADS connection back to the control-plane.
How Elchi models Envoy clusters (CDS) — discovery type, load balancing, health checks, circuit breakers, and outlier detection.
How Elchi models Envoy endpoints (EDS) — the ClusterLoadAssignment, localities, priorities, weights, and their link to clusters.
How Elchi surfaces Envoy typed_config extensions — reusable, separately-managed configs referenced by other resources.
How Elchi models Envoy filters — the listener, network, HTTP, and UDP filter categories the UI exposes, and where WAF and ext_proc fit.
Find every place a domain or IP address appears across your Envoy configuration — virtual hosts, routes, filters, endpoints, clusters, listeners, services, and K8s discovery — and jump straight to the resource.
How Elchi models Envoy listeners (LDS) — bind addresses, filter chains, the HTTP Connection Manager, and TLS termination.
How Elchi models Envoy route configurations (RDS) — virtual hosts, match/route/redirect rules, and header manipulation.
How Elchi models Envoy secrets (SDS) — TLS certificates, validation contexts, and the link to ACME-managed certificates.
How Elchi models Envoy transport sockets — downstream vs upstream TLS/mTLS on listeners and clusters, plus QUIC and Proxy Protocol.
How Elchi models Envoy virtual hosts inside a route configuration — domains, per-vhost routes, retries, and header rules.