prajithp13 / kubernetes-helm-ui

Coolbernetes - rollback your apps by simply clicking a button!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coolbernetes

colbernetes icon

Coolbernetes provides UI layer that helps interacting with command line tools like kubectl and helm. You can rollback your apps now by simply clicking a button.

colbernetes screenshot

Download

Build it yourself

You will need Node.js in version 7 or higher installed on your machine.

# clone repository
git clone https://github.com/DawidMyslak/kubernetes-helm-ui.git
cd kubernetes-helm-ui

# install dependencies
npm install

# build application
npm run build

This project was generated with electron-vue@9c9bf75 using vue-cli. Documentation about the original structure can be found here.

About

Coolbernetes - rollback your apps by simply clicking a button!

License:MIT License


Languages

Language:JavaScript 63.1%Language:Vue 35.4%Language:HTML 1.5%