❯ kubectl apply -f samples/bookinfo/platform/kube/bookinfo.yaml ❯ kubectl label namespace default istio-injection=enabled ❯ kubectl port-forward svc/istio-ingressgateway 8080:80 -n istio-system
Please take a few minutes to tell us about your install/upgrade experience! Version client version: 1.11.2Īdditional Information ❯ istioctl install -set profile=demo -y At that point I get a 'refused to connect' from my browser. Everything works beautifully until I attempt to verify external access as the doc suggests.