envoy

Cloud-native proxy for edge, middle, and service mesh deployments

brewmacoslinux
Try with needOr install directly
Source

About

Cloud-native high-performance edge/middle/service proxy

Commands

envoy

Examples

Start Envoy with a configuration file$ envoy -c /etc/envoy/envoy.yaml
Run Envoy with admin interface on localhost:9901$ envoy -c config.yaml --admin-address-path /tmp/envoy_admin.sock
Validate Envoy configuration without starting$ envoy -c config.yaml --mode validate