how to terminate ssl at ingress-gateway in istio?
问题 I am trying to experiment ssl connection in istio ingress gateway. From here istio ssl gateway without termination, i assume that istio ingress gateway by default should terminate ssl. I have installed istio with demo profile, via istioctl. I have also installed my service svc1 . Apart from these, below are what my resources are with routng logic: apiVersion: networking.istio.io/v1alpha3 kind: Gateway metadata: name: vs-gateway namespace: myns spec: selector: istio: ingressgateway # use istio