Extensibility
This section includes Extensibility tasks.
less than a minute
Envoy Gateway provides several ways to extend its functionality beyond the built-in features.
Extension Options
Need access to Envoy Proxy features not available through the API ?
- Envoy Patch Policy - Directly modify Envoy xDS configuration
- Extension Server - Build external services to transform xDS configuration
Want to add custom processing logic?
- WASM Extensions - Run WebAssembly modules for high-performance custom logic
- External Processing - Call external gRPC services during request processing
- Lua Extensions - Write lightweight scripting extensions
- Dynamic Modules - Load custom C++ modules at runtime for advanced extensibility
- Remote Infrastructure Provider - Defer Envoy data plane management to a custom infrastructure provider.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.