Skip to content

lohmander/dashboard

 
 

Repository files navigation

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 https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/kubernetes-dashboard-canary.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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.0%
  • Go 24.7%
  • HTML 12.6%
  • CSS 5.0%
  • Shell 0.7%