Hi,
I have a couple of pods running with istio-proxy sidecars. One of the pod has a service of load balancer type. When I curl the service from other pods main container, I get this error “curl: (56) Recv failure: Connection reset by peer” but when i curl from proxy container it was successful.
Is this a know isuue ? if yes, what should i do to resolve this? i saw a similar problem with headless service: https://github.com/istio/istio/issues/7495
Thanks,
Nishanth