How to define istio annotation to exclude local reference
3/8/2020
Is there a way to define traffic.sidecar.istio.io/excludeOutboundIPRanges only to my localhost (not 127.0.0.1, but local ip of pod like "10.2.2.2") which means that all output to my local ip will be ignored?