Minikube¶
Installation¶
curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64
sudo install minikube-linux-amd64 /usr/local/bin/minikube
Get minikube ip¶
Get host variable in ingress¶
Add host and ip to computer hosts file¶
Location¶
- Run (edit the 192.168.49.2 for your return of minikube ip)