I have followed the steps of the docs (
So my question is regarding why I am getting localhost instead of the IP number, and also under the CLASS column I'm getting nginx instead of <none> any clue to follow would be great, thanks!
CodePudding user response:
localhost for the address looks valid.
You can get your minikube cluster ip with below and proceed.
minikube ip

