RETIRED, Kubernetes deployment of the Kolla containers
Go to file
Steve Wilkerson aefe9c1395 Change 'docker' to 'Docker' in docs
Changed occurences of 'docker' to 'Docker' to be in accordance
with Docker Inc's trademark guidelines found here:

https://www.docker.com/trademark-guidelines

This was done due to a pending change that will append Docker
Inc's trademark notice in the kolla docs

TrivialFix

Change-Id: I89a789685161c19fb61d171ef18cbcb2cf0375c0
2016-12-08 07:45:58 -06:00
doc/source Change 'docker' to 'Docker' in docs 2016-12-08 07:45:58 -06:00
etc/kolla-kubernetes Fixing cinder v1 and v2 endpoints 2016-10-15 08:53:44 -07:00
helm Helm-ize memcached 2016-12-07 23:00:07 +00:00
kolla_kubernetes Merge "Clean imports in code" 2016-11-18 09:40:50 +00:00
releasenotes Enable release notes translation 2016-10-06 20:28:58 +02:00
services Merge "Modular gate" 2016-11-07 19:38:57 +00:00
specs Merge "Spec - Kolla-Kubernetes Deployment Architecture" 2016-11-17 01:50:22 +00:00
tests Helm-ize memcached 2016-12-07 23:00:07 +00:00
tools Stateful services 2016-12-06 08:36:39 -08:00
.coveragerc Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
.gitignore Adds filtering to .gitignore for values.yaml and **/charts 2016-12-01 16:47:59 -05: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 Fix svc to point to nova-api pod housing the metadata server 2016-09-15 14:18:44 -07: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
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
bindep.txt Kolla Kubernetes Gate Test 2016-10-01 18:41:18 -07:00
requirements.txt Implement a command line to start/stop keystone services 2016-05-09 16:11:34 -04:00
setup.cfg Update homepage with developer documentation page 2016-09-24 14:17:50 +08:00
setup.py Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
test-requirements.txt Kolla Kubernetes Gate Test 2016-10-01 18:41:18 -07:00
tox.ini Don't include openstack/common in flake8 exclude list 2016-10-31 11:12:28 +07: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.