Skip to content

minikube-bot/minikube-gui

 
 

Repository files navigation

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.

About

GUI for minikube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.9%
  • QMake 1.5%
  • Other 1.6%