I'm pretty new with Minikube.
I want to try minikube in a local machine.
I installed ubuntu server and docker.
I've downloaded and started minikube using this command:
sudo minikube start --vm-driver=none
If I type this command:
sudo kubectl get services --all-namespaces
if I type: sudo minikube dashboard --url I get: http://127.0.0.1:30000
If I try to use the browser installed on my laptop (replacing 127.0.0.1 with the server ip address) I cannot connect to the Minikube dashboard.
simply type 'minikube dashboard
' from command terminal.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With