Skip to content

General-purpose web UI for Kubernetes clusters

License

Notifications You must be signed in to change notification settings

92nqb/kubernetes-dashboard

Repository files navigation

Kubernetes Dashboard

Build Status Coverage Status Go Report Card

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

General-purpose web UI for Kubernetes clusters

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 48.0%
  • TypeScript 31.2%
  • HTML 16.6%
  • SCSS 2.5%
  • Shell 1.0%
  • Makefile 0.3%
  • Other 0.4%