Practical use cases for Envoy Proxy
- How to use Envoy Proxy as simple proxy to website
- How to enable Envoy Proxy admin
- How to configure HTTP path routing on Envoy Proxy
- How to configure HTTP routing by header on Envoy Proxy
- How to configure Weighted load balancing on Envoy Proxy
- How to configure retry policy on Envoy Proxy
- How to use a HTTPS backend from Envoy Proxy (SNI)
- How to use Envoy as HTTP Load Balancer
- How to implement circuit breaker on Envoy Proxy
- How to add or remove headers on response with Envoy Proxy
- How to add security headers by default on Envoy Proxy
cd example_name
docker build -t example_name .
👤 Matheus Fidelis
- Twitter: @fidelissauro
- Github: @msfidelis
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2019 Matheus Fidelis.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator