k3s/cluster/addons/dashboard
bryk f734d8b786 Set Dashboard UI version to v1.1.0-beta1
This is our second beta. Next will come weekly till we reach final v1.1 version.

https://github.com/kubernetes/dashboard/releases/tag/v1.1.0-beta2
2016-06-03 15:34:42 +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-beta1 2016-06-03 15:34:42 +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