RETIRED, Kubernetes deployment of the Kolla containers
Go to file
Serguei Bezverkhi 37112c3151 Introduces new approach in starting OVS in Kube
Due to certain limitations and encountered instabilities while
deploying OVS components (ovsdb and vswitchd), this PS
introduces a different appraoch of starting these services.

TrivialFix

Change-Id: Id10f77a3951e81155470a0194e75fe3c1a7cd09f
2016-08-23 19:58:21 -04:00
ansible Builds ansible directory structure for kolla-kubernetes 2016-06-29 15:23:45 -04:00
doc/source Adding NOTE for Kubernetes Secret Generator 2016-08-17 17:26:49 -04:00
etc/kolla-kubernetes Modifying Keystone bootstrap to use secrets 2016-08-23 17:53:39 -04:00
kolla_kubernetes Fix bad merge of ceph mariadb 2016-08-10 14:10:39 -04:00
releasenotes Support for release notes 2016-05-05 14:22:01 -04:00
services Introduces new approach in starting OVS in Kube 2016-08-23 19:58:21 -04:00
specs Spec - Deploy kolla-kubernetes with Ansible 2016-07-28 09:23:17 -04:00
tools Renamed/Moved files, Split some files, Renamed few classes 2016-07-18 23:10:37 +00:00
.coveragerc Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.gitignore Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.gitreview Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.mailmap Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.testr.conf Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
HACKING.rst Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
LICENSE Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
MANIFEST.in Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
README.rst Initialize README 2016-05-04 10:47:19 -04:00
babel.cfg Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
requirements.txt Implement a command line to start/stop keystone services 2016-05-09 16:11:34 -04:00
setup.cfg Git mv'd all bootstrap dir files into services dir 2016-07-19 20:51:04 +00:00
setup.py Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
test-requirements.txt Support for release notes 2016-05-05 14:22:01 -04:00
tox.ini Support for release notes 2016-05-05 14:22:01 -04:00

README.rst

kolla-kubernetes

Kubernetes deployment of the Kolla containers.

Kolla-Kubernetes is a project whose goal is to deploy Kolla's containers with Kubernetes.