8000 GitHub - skbasava/k8bit: A tiny Kubernetes dashboard
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skbasava/k8bit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K8bit — the tiny Kubernetes dashboard

K8bit is a tiny dashboard that is meant to demonstrate how to use the Kubernetes API to watch for changes.

K8bit — the tiny Kubernetes dashboard

Usage

You can start the dashboard with:

$ kubectl proxy --www=.
Starting to serve on 127.0.0.1:8001

Open the following URL http://127.0.0.1:8001/static.

Related

This project is inspired by kube-ops-view, which is a fully featured dashboard for Kubernetes.

About

A tiny Kubernetes dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • HTML 20.5%
0