/kubinstaller

A desktop GUI for simplifying the deployment of Kubernetes clusters

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Installing

Use yarn or yarn install.

Running

To start a development build use yarn dev.

To start a production build use yarn start.

Packaging

To create an installation package for the local platform use yarn package. The package will be available in the 'release' folder.