Sandboxes¶
We have created a number of sandboxes using Docker Compose that set up environments to test out Envoy’s features and show sample configurations.
These can be used to learn Envoy and model your own configurations.
Before you begin you will need to install the sandbox environment.
The following sandboxes are available:
- Cache filter
- CORS filter
- CSRF filter
- Double proxy (with
mTLS
encryption) - Dynamic configuration (filesystem)
- Dynamic configuration (control plane)
- External authorization (
ext_authz
) filter - Fault injection filter
- Front proxy
- gRPC bridge
- Jaeger native tracing
- Jaeger tracing
- Load reporting service (
LRS
) - Lua filter
- MySQL filter
- PostgreSQL filter
- Redis filter
- SkyWalking tracing
- Transport layer security (
TLS
) - Wasm C++ filter
- WebSockets
- Zipkin tracing