devkube
v0.0.3
Published
microk8s ui
Downloads
4
Readme
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