Member
aliya.yundt
How to get the Minikube IP?
coty_beier
@aliya.yundt
To get the IP address of the Minikube cluster, you can use the command:
1
$ minikube ip
This will show you the IP address assigned to your Minikube cluster.