Reference configurations
The goal of this set of example configurations is to demonstrate the full capabilities of Envoy in a complex deployment. All features will not be applicable to all use cases. For full documentation see the .
- Service to service template: configs/envoy_service_to_service_v2.template.yaml
- Front proxy template:
- Double proxy template: configs/envoy_double_proxy_v2.template.yaml
To generate the example configurations run the following from the root of the repo:
A few notes about the example configurations:
- An instance of is assumed to be running at discovery.yourcompany.net.
- Tracing is configured for LightStep. To disable this or enable or Datadog tracing, delete or change the accordingly.
- The configuration demonstrates the use of a global rate limiting service. To disable this delete the .
- Route discovery service is configured for the service to service reference configuration and it is assumed to be running at rds.yourcompany.net.
- is configured for the service to service reference configuration and it is assumed that be running at cds.yourcompany.net.