envoy-proxy-examples
envoy-proxy-examples copied to clipboard
Use cases for Envoy Proxy vanilla
Envoy Proxy use cases 👋

Practical use cases for Envoy Proxy
Examples
- 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
References
Install
cd example_name
docker build -t example_name .
Author
👤 Matheus Fidelis
- Twitter: @fidelissauro
- Github: @msfidelis
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2019 Matheus Fidelis.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator