How do you allow all outbound traffic with Istio?
I tried the following:
- Disable the egress gateway and bypass the sidecar with --set global.proxy.includeIPRanges="0.0.0.0/0\,0.0.0.0/0"
None of the options work, worth to mention I'm using kubernetes 1.11.2