kolla-kubernetes/doc/source
David C Wang d85e5054ea Kolla-Kubernetes multi-node persistence for Mariadb
This patch uses the Mariadb service to show how we may support the
configuration and use of kubernetes persistent volumes across storage
providers, including Ceph, AWS, GCE, and host development mounts on
the all-in-one Hyperkube.

Problem Statement: Currently, boostrap and running of kolla containers
requiring persistence will fail on multi-node kubernetes clusters
because the bootstrap using a hostmount may occur on a different node
than the node on which the service pod will run.  Thus, in order to
support multi-node deployments of kolla-kubernetes, we must support
persistent volumes that replication controllers can associate with and
follow pods which may move from one host to another.

See ./doc/source/multi-node.rst for the multi-node deployment guide.

Change-Id: I32968cd4faed5413066af28c25ca32b6e79743ac
2016-07-18 17:21:10 +00:00
..
conf.py Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
contributing.rst Added details on exactly how to do documentation patches, 2016-07-08 13:44:49 -07:00
index.rst Kolla-Kubernetes multi-node persistence for Mariadb 2016-07-18 17:21:10 +00:00
installation.rst Clarify installtion instructions to use the quickstart guide. 2016-07-05 15:23:21 -07:00
keystone-guide.rst Adding debugging documentation for Keystone 2016-06-27 12:13:35 -07:00
kubernetes-all-in-one.rst updated hyperkube version to 1.3 2016-07-05 15:03:36 -07:00
labels.rst Adding documentation for services with multiple server types. 2016-06-23 16:11:50 -07:00
mariadb-guide.rst Fix docs for Ansible 2.1 support, remove some of the notes. 2016-06-20 12:55:36 -07:00
memcached-guide.rst Adding debugging documentation for Memcached 2016-06-21 09:46:25 -07:00
multi-node.rst Kolla-Kubernetes multi-node persistence for Mariadb 2016-07-18 17:21:10 +00:00
quickstart.rst Merge "Update kolla-kubernetes installation instructions" 2016-07-05 20:54:40 +00:00
readme.rst Initial Cookiecutter Commit. 2016-05-04 10:39:22 -04:00
service-security.rst Document briefly how services in k8s work and why 0.0.0.0 is OK. 2016-06-30 18:44:09 +00:00
usage.rst Add docs around bootstrapping and using the 'all' flag 2016-06-05 16:25:13 -04:00

readme.rst