Add a piece of bash script in deploy/minikube/pod.yaml, either at the beginning or end of the file to allow ssl passthrough in case the nginx ingress controller is installed:
ingress-nginx
deployment/ingress-nginx-controller
--enable-ssl-passthrough
The script shouldn't do anything wrt ssl passthrough iff the nginx ingress addon/controller is not running.
Metadata Update from @lrossett: - Issue tagged with: good first issue, minikube
Closing this issue as we tracking all SIG issues in a single repository: https://pagure.io/kube-sig/kube-sig/issues
Metadata Update from @lrossett: - Issue status updated to: Closed (was: Open)