GitHunt
LU

luxas/dashboard

Kubernetes Dashboard

Build Status

Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to
manage applications running in the cluster and troubleshoot them, as well as manage the cluster
itself.

Usage

The Dashboard is currently under active development and is not ready for production use (yet!). To run the latest unstable version execute the following command:

kubectl create -f src/deploy/kubernetes-dashboard.yaml

Documentation

License

The work done has been licensed under Apache License 2.0. The license file can be found
here. You can find out more about the license at:

http://www.apache.org/licenses/LICENSE-2.0

Languages

JavaScript57.4%Go24.2%HTML12.7%CSS5.0%Shell0.7%
Apache License 2.0
Created January 19, 2016
Updated January 28, 2026
luxas/dashboard | GitHunt