Giter Club home page Giter Club logo

skippbox's Introduction

Desktop Application for Kubernetes

skippbox is a Desktop application to manage applications deployed on Kubernetes. It supports multiple k8s endpoints and accesses a public application store.

This is still a work in progress, expect frequent changes

By default it will connect with a k8s API server running at http://localhost:8080/api

Snapshot

Here is a preview of what it looks like

Skippbox snapshot

Requirements

You will need a Kubernetes endpoint configured in your kubectl configuration file.

If you are not familiar with Kubernetes yet, you can use boot2k8s to get a one node Kubernetes cluster running locally. Go to the boot2k8s page and set it up.

Run in development

`skippbox`` is a NW.js application similar to Docker Kitematic but aimed at Kubernetes operations.

Clone the repository and install the application:

$ git clone https://github.com/skippbox/skippbox.git
$ cd skippbox

Install nwjs

$ npm install nw

$ npm install

Then start the UI with:

$ npm start

Support

If you experience problems with skippbox or want to suggest improvements please file an issue.

skippbox's People

Contributors

chiradeep avatar lidiafgarces avatar olivierlemasle avatar raviaoc avatar raynjamin avatar remstos avatar sebgoa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skippbox's Issues

Handle contexts using kubectl proxy

The best way to change contexts might be to read the contexts from the config file (like we do now) but create a kubectl proxy to serve the API locally.
It would simplify the k8s factory.

Tree explorer for the Store

In the store, we need a tree explorer to visualize the gitrepo of the app stores.
I am experimenting with jstree-directives.
Each node should trigger a call to github API to retrieve the info

Improve the CSS

Right now, the app looks very much like basic bootstrap (and it is :) ). We need to make it much more appealing ...

skip box won't start on OS X el capitan

BlueFin-MacBook-Pro:skippbox imusayev$ npm start

[email protected] start /Users/imusayev/skippbox
nw

[3773:0126/114133:WARNING:dns_config_service_posix.cc(151)] dns_config has unhandled options!
[3773:0126/114133:INFO:CONSOLE(103)] "", source: file:///Users/imusayev/skippbox/js/controllers/services.js (103)
[3773:0126/114133:INFO:CONSOLE(107)] ""Error: [$injector:undef] http://errors.angularjs.org/1.4.5/$injector/undef?p0=config\n at Error (native)\n at file:///Users/imusayev/skippbox/js/lib/angular.min.js:6:416\n at Object.$get (file:///Users/imusayev/skippbox/js/lib/angular.min.js:37:32)\n at Object.e as invoke\n at file:///Users/imusayev/skippbox/js/lib/angular.min.js:40:410\n at d (file:///Users/imusayev/skippbox/js/lib/angular.min.js:38:308)\n at Object.e as invoke\n at Q.instance (file:///Users/imusayev/skippbox/js/lib/angular.min.js:80:151)\n at L (file:///Users/imusayev/skippbox/js/lib/angular.min.js:61:140)\n at g (file:///Users/imusayev/skippbox/js/lib/angular.min.js:54:326)"", source: file:///Users/imusayev/skippbox/js/lib/angular.min.js (107)

Show ports for services

Add column for ports on services view.
Make the port trigger an window.open()
that should work locally assuming, we bind the proxy to the local address...need to check..
might have to change manifest in skippbox/boot2k8s

Refresh issues when pods/rc get updated

It does not seem that the pods and rc pages get refreshed when socket receives modification notices.
Also when updating the # replicas in the rc view, the rc view does not get updated with the new replica number.
That's a regression....

Finish the context switching

Switching contexts should load a different endpoint in the k8s factory and target that endpoint to list entities.
The issue will be to form the request properly when we have an endpoint with TLS auth, tokens etc...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.