Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.54 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.54 KB

minikube GUI

Usage

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

Community, discussion, contribution, and support

minikube GUI is a Kubernetes #sig-cluster-lifecycle project.

Join our meetings:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.