magnum/magnum/drivers/common/templates/kubernetes
yatinkarel a422f53410 Add kube dashboard and remove kube ui
kube-ui [2] is deprecated and not actively maintained since long time.
Instead kubernetes dashboard [1] has lot of features and is actively
managed.
With this patch kube-ui is removed and kubernetes dashboard is added
and enabled in k8s cluster by default.

The kubernetes dashboard is enabled by default. To disable it, set the
label 'kube_dashboard_enabled' to False

Reference:
[1] https://github.com/kubernetes/dashboard
[2] https://github.com/kubernetes/kube-ui

(cherry-pick from 44d102a65e)

Change-Id: Ib4a6fcd08606dea70aae5b018c5e3c2dedcd2c6e
2017-08-22 02:14:08 +00:00
..
fragments Add kube dashboard and remove kube ui 2017-08-22 02:14:08 +00:00