RETIRED, Kubernetes deployment of the Kolla containers
Go to file
Kevin Fox 150ec195bd Generic Services, external ip & nodeport
Refactor the services to be more generic and sharable. Add the
external vip in case you need that, and allow node port to be
used.

Partially implements: blueprint external-ips

Change-Id: I2f98e01d069a2686dd8023fa1491475d026b97b0
2016-08-31 12:39:55 -07:00
ansible Builds ansible directory structure for kolla-kubernetes 2016-06-29 15:23:45 -04:00
doc/source Update the quickstart 2016-08-29 20:39:13 -04:00
etc/kolla-kubernetes Generic Services, external ip & nodeport 2016-08-31 12:39:55 -07:00
kolla_kubernetes Deployment, Readiness, Safe Shutdown, & Scaling for glance 2016-08-29 12:03:33 -07:00
releasenotes Support for release notes 2016-05-05 14:22:01 -04:00
services Generic Services, external ip & nodeport 2016-08-31 12:39:55 -07:00
specs Spec - Deploy kolla-kubernetes with Ansible 2016-07-28 09:23:17 -04:00
tools Script generating kubernetes secrets from passwords.yml 2016-08-30 10:19:30 -04: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 Cleanup tox.ini constraints 2016-08-26 10:50:56 +02: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.