Hello,
how to set up Kubernetes cluster pod to pod HTTP communication using VirtualService with the retry
feature and locality balancing?
If I use VirtualService through Gateway: Pod
-> Kubernetes service
-> Istio Gateway
-> Virtual service
then for some reason locality balancing feature is not working.