istio webhook failing with error dial tcp <ip>:443: connect: no route to host

3/5/2020

During pod creation, I am getting following error: Error creating: Internal error occurred: failed calling webhook "sidecar-injector.istio.io": Post https://istio-sidecar-injector.istio-system.svc:443/inject?timeout=30s: dial tcp <ip>:443: connect: no route to host

Using istio 1.4.6 installed using istioctl manifest apply --set profile=demo and kubernetes installed on on-prem vm using kubeadm init

-- Developer
istio
kubernetes

0 Answers