Notice:
This is the "latest" release of Envoy Gateway, which contains the most recent commits from the main branch.
This release might not be stable.
Please refer to the /docs documentation for the most current information.
This is the "latest" release of Envoy Gateway, which contains the most recent commits from the main branch.
This release might not be stable.
Please refer to the /docs documentation for the most current information.
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
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.