How to bind nginx-ingress to public IP with minikube

5/15/2020

My dev environment is a public facing VM with minikube installed. I would like to expose my application thru nginx-ingress to internet. Do I have the wrong expectation with minikube? As I can see minikube doesn't bind the ingress to public IP.

Is this something minikube can do or I need to switch to something like microk8s?

Please advise.

Thank you

Aaron

-- Aaron Li
docker
kubernetes
minikube
nginx-ingress

0 Answers