Kolla has moved away from Kubernetes and is now using docker-compose to
define container sets.
Remove last reference to Kubernetes in the README file, and document
the `compose` directory instead.
Change-Id: Ic586da2ae7859817c0da888f6ce5c788188e43d2
Previously, the kolla heat template was maintained outside of
the project in the larsks/heat-kubernetes repo. This patch adds
the templates to the project's devenv directory. Additionally,
the patch updates the templates and documentation to reflect
the design changes outlined in the following spec:
https://github.com/stackforge/kolla/blob/master/specs/containerize-openstack.rst
Change-Id: I11305f87cceb2495478d458a7e381d20838e664a
Added the new containers we are supporting.
Kubernetes has updated and kubecfg was replaced with kubectl.
Change-Id: I12b88b856dca150087261f86c674012dcc1b4816
Mark code blocks and list items as such. Also use preformated text for
commands or flags and wrap long lines.
Change-Id: I6992abb1e1f18fba62adc127285d75f3f39659db
The readme was woefully old. Make it more modern to match the current
state of the repository and development.
Change-Id: I9be10ca8565835c784afea63ee70978d10313e4a
Edit README.md to provide a link to deploying kubernetes with Heat in VMs
Provide link to heat-kubernetes that Lars put together
Also explain directory layout