k3s/cluster/addons/dashboard
bryk 7ca8a99581 Set Dashboard UI version to v1.1.0-beta2
Release info: https://github.com/kubernetes/dashboard/releases/tag/v1.1.0-beta3
2016-06-10 15:33:48 +02:00
..
MAINTAINERS.md Set kubernetes-dashboard as the default UI addon 2016-02-05 13:36:37 +01:00
README.md Set kubernetes-dashboard as the default UI addon 2016-02-05 13:36:37 +01:00
dashboard-controller.yaml Set Dashboard UI version to v1.1.0-beta2 2016-06-10 15:33:48 +02:00
dashboard-service.yaml Large changes to the docker deployment. Added kube-addon-manager as a static pod. The addon-manager deploys kube-proxy as a DaemonSet as well as Dashboard and DNS automatically. SecurityContextDeny is removed from the manifests. Also, the turnup.sh and turndown.sh scripts are removed because we don't need them anymore, they're covered by the online documentation 2016-05-20 19:28:13 +03:00

README.md

Kubernetes Dashboard

==============

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

Learn more at: https://github.com/kubernetes/dashboard

Analytics