kubernetes/cluster/addons/dashboard
Joel Smith 66b061dad2 Ensure that the runtime mounts RO volumes read-only
Add a feature gate ReadOnlyAPIDataVolumes to a provide a way to
disable the new behavior in 1.10, but for 1.11, the new
behavior will become non-optional.

Also, update E2E tests for downwardAPI and projected volumes
to mount the volumes somewhere other than /etc.
2018-02-01 10:02:29 -07:00
..
dashboard-configmap.yaml Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
dashboard-controller.yaml Ensure that the runtime mounts RO volumes read-only 2018-02-01 10:02:29 -07:00
dashboard-rbac.yaml Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
dashboard-secret.yaml Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
dashboard-service.yaml Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
MAINTAINERS.md Set kubernetes-dashboard as the default UI addon 2016-02-05 13:36:37 +01:00
README.md Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00

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