istio-playground icon indicating copy to clipboard operation
istio-playground copied to clipboard

Include mTLS sample incl. checks

Open adersberger opened this issue 6 years ago • 0 comments

kubectl get configmap istio -o yaml -n istio-system | grep authPolicy | head -1
kubectl get pods -l app=productpage
kubectl exec -it productpage-v1-84f77f8747-zfdqt -c istio-proxy /bin/bash
ls /etc/certs/

adersberger avatar Aug 17 '18 21:08 adersberger