Runs locally, in one click.
- Version
- 1.36.2
- Stars
- ★ 28.8K
- License
- Apache-2.0
- Author
- Envoy Project Authors
- Links
- Homepage Source code
Cloud-native high-performance edge/middle/service proxy
An alternative to
Runs locally, in one click.
A high-performance C++ proxy built for cloud-native microservice deployments.
Envoy acts as a universal data plane for service mesh architectures, providing advanced routing, load balancing, and observability features. Created at Lyft and now a CNCF graduated project used by companies like Airbnb, Netflix, and Uber.
This stack includes a basic static configuration. For your use case, you should:
envoy.yaml to define your routing rulesThe default setup provides:
http://envoy.stack.localhost:9901 - View config, stats, and healthhttp://envoy.stack.localhost:10000 - Main traffic entry point