0.0.3 • Published 5 years ago

devkube v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

devkube

webui for microk8s dev and app machines

install

  • setup new ubuntu 18.04 lts
  • paste this
sudo curl -sL https://raw.githubusercontent.com/ungefaehrlich/devkube/master/scripts/install_ubuntu.sh | sudo bash -
  • open the url / ip of your server with port 3000

Planned features

  • easy microk8s setup and config, including ingress, env, routing, persistence
  • dev env for microservice architectures
  • export configs as apps
  • monitoring, debug and logs

TODO

NEXT

  • start, stop, status and enable tasks

AFTER

  • app editor (create namespace, add deployments, ingress routes etc)
  • global things like name server, ssl, hostname, enable/disable of k8s features