kubeui

command module
v0.0.0-...-22d3983 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2020 License: MIT Imports: 11 Imported by: 0

README

kubeui

Simple Kubnernetes Dashboard

It consists of 3 main components:

  • Backend - Rest API (Go)
  • Frontend (Vue.js)
  • Persistent Layer to store configurations (s3)

Features

  • To support multi AWS accounts

Docs

swag init

Development

Dependency management tools are built into go 1.11+ in the form of go modules. These are used by the main Kubernetes repo (>= v1.15.0) and client-go (>= kubernetes-1.15.0) to manage dependencies. If you are using go 1.11 or 1.12 and are working with a project located within $GOPATH, you must opt into using go modules:

export GO111MODULE=on

Release

  • Create new release
make release

Todo

  • Retrieve cluster per account id
  • Make dropdown list for the UI to support particular Account
  • Showing Information about Kubernets objects: nodes, services, namespace, deployment, events

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL