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