Closed esnible closed 3 years ago
Awesome! Thanks so much. I don't know a ton about Istio. Is there a good communications channel I could reach out to if I have questions about that config (either an email for you or a message board I can goto)?
We have an Istio Slack that works well, both John and I are on it. https://istio.slack.com/
Example output of Envoy config dump as generated by Istio
Captured using
kubectl exec deployment/httpbin -c istio-proxy -- curl localhost:15000/config_dump > istio-httpbin.json