an istio error occurred forwarding 62193 -> 15000: error forwarding port 15000 to pod xxxxxx

Try to use istioctl analyze -n your-name-space to see if it getting anything. In my case, i didn't label my namespace for istio injection. 

kubectl label namespace test istio-injection=enabled

If namespace is 'injected' - then ensure the side car is running.



Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error