I'm a newer of istio.
As like title, i deployed a pod injected envoy sidecar and a pod without envoy in the same namespace. when i try to access from a pod without envoy to a pod with enovy, it is nothing progressed as like being blocked.
To access a workload having enovy, it must have enovy proxy? or is there other way to be able to do that?
Thanks in advance.