Start envoy
python -m http.server --bind 127.0.0.1 8082 &
podman run -ti --rm --net=host -v ${PWD}:${PWD} -w ${PWD} docker.io/envoyproxy/envoy:v1.18.2 -c envoy.yaml &
Start server:
(cd server; go run server.go)
Now you can curl
curl http://localhost:10000
https://www.envoyproxy.io/docs/envoy/v1.18.2/api-v3/config/metrics/v3/metrics_service.proto
https://github.com/open-policy-agent/opa-envoy-plugin
https://github.com/envoyproxy/envoy/tree/main/api/envoy/service