Container Infrastructure Management Service for OpenStack
Go to file
yatinkarel 44d102a65e 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

Change-Id: I8864c097a3da6a602e0f25d3ff8ade788aa134a9
Implements: blueprint add-kube-dashboard
2017-05-01 14:15:26 +00:00
api-ref/source Merge "Remove support message for using keypair UUID" 2017-03-22 07:56:48 +00:00
contrib [suse] Add SERVICE_ACCOUNT_KEY to Kuberneres cluster configuration 2017-02-21 04:35:59 +00:00
devstack Fix keystone auth_uri and auth_url 2017-04-27 04:22:55 +00:00
doc Fix usage of the trustee user in K8S Cinder plugin 2017-04-07 14:15:52 +02:00
etc/magnum Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
install-guide/source Install client in install guide instructions 2017-04-04 14:33:38 +02:00
magnum Add kube dashboard and remove kube ui 2017-05-01 14:15:26 +00:00
releasenotes Add reno for cluster_user_trust option 2017-03-29 15:18:00 +00:00
specs Fix some grammar or spelling de-normalization 2017-03-17 17:38:51 +08:00
tools Move cover.sh to the tools directory 2017-03-20 19:55:05 +08:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Compare test coverage with the master branch 2016-08-29 14:28:59 +02:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:40 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Add hacking rule for explicit import of _ function 2016-07-29 23:17:06 +05:30
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Show team and repo badges on README 2016-11-25 12:41:41 +01:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
requirements.txt Updated from global requirements 2017-04-27 04:23:54 +00:00
setup.cfg Remove support for py34 2017-02-08 10:03:14 +07:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Updated from global requirements 2017-03-07 01:58:36 +00:00
tox.ini Add 'rm -f .testrepository/times.dbm' command in testenv 2017-04-03 10:14:27 +00:00

README.rst

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: