FAQ
API
- How do I configure Envoy to use the v3 API?
- How does API versioning interact with a new extension?
- How do I support multiple xDS API major versions in my control plane?
- What is the status of incremental xDS support?
Performance
- How do I configure Envoy as an edge proxy?
- How do I configure SNI for listeners?
- How do I configure zone aware routing?
- How do I configure timeouts?
- How does Envoy prevent file descriptor exhaustion?
Load balancing
- I setup health checking. When I fail some hosts, Envoy starts routing to all of them again. Why?
- Is there a way to disable circuit breaking?
- How do I make Envoy fail over to another region during service degradation?