How do i get the minikube node ip address?



  • Note: Remember minikube is the all in one, test/dev kubernetes setup.

    Sometimes you want to test services via the minikube node ip. To get that IP run the following:

    $ minikube ip
    192.168.99.100
    

Log in to reply
 

© Lightnetics 2024