You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After injecting via istioctl kube-inject, the existing application which was using kube api internally is getting unable to to connect to 10.0.1.1:443 ( which is the default.svc), all inbound/outbound urls are routed via proxy.
The same application works without this error before kubernetes-inject.