550 B
550 B
minikube GUI
Prerequisites
- minikube setup and available on your path, follow the Getting Start doc if not already done
Running
From binary (end-user)
View our documentation for downloading and running the GUI: Setting Up minikube GUI
From Qt Creator
Open in Qt Creator via:
qtcreator minikube.pro
From Command Line
$ qmake
$ make
...
$ ./minikube