17 Commits

Author SHA1 Message Date
Steven Dake
1eb5705db4 Change irc channel
Our IRC channel is #kolla, not #tripleo.

Change-Id: Iccbdc767506070d196490190eb5cc642c9561dfb
2015-04-24 12:53:53 -07:00
Martin André
3e439b5e1e Remove reference to k8s directory from README
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
2015-03-20 10:13:26 +09:00
Daneyon Hansen
e0de6af3ec Implements: blueprint heat-template
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
2015-02-16 23:41:22 +00:00
Ryan Hallisey
4112ab2239 Update the README to reflect new additions to kolla
Added the new containers we are supporting.
Kubernetes has updated and kubecfg was replaced with kubectl.

Change-Id: I12b88b856dca150087261f86c674012dcc1b4816
2015-01-06 15:26:21 +00:00
Martin André
7f66766c9c Properly format markdown in README.md
Mark code blocks and list items as such. Also use preformated text for
commands or flags and wrap long lines.

Change-Id: I6992abb1e1f18fba62adc127285d75f3f39659db
2014-12-02 10:31:44 +09:00
Steven Dake
4724eb11e2 Tidy up README.md
The readme was woefully old.  Make it more modern to match the current
state of the repository and development.

Change-Id: I9be10ca8565835c784afea63ee70978d10313e4a
2014-10-21 07:13:43 -07:00
Steven Dake
2bc783b8c6 Reorganize k8s structure
All services go to TLD/k8s/service
All pods go to TLD/k8s/pod

Change-Id: Iad2977a9f0cd5f430c4e0a566846bf4681618379
2014-10-07 15:33:11 -07:00
Steven Dake
fcb3145df7 Remove -master from README.md
The removal of the foo-master labels left the README.md in an
incorrect state.  Fix that problem.

Change-Id: I61802a18c0f424cd9e5c16b988d5fbd5d462afac
2014-10-07 08:16:50 -07:00
Haiwei Xu
fd0275b659 Remove the trailing space in README.md
Change-Id: Iafdae5d5e38f6910dbf89af5a5f47a9c29df4e5c
2014-10-07 17:45:08 +09:00
Dan Radez
db3c508180 Updating the README to show starting services
before pods

Change-Id: I30681d64a186e597cdd6691b4c807fea7b6c531c
2014-10-03 17:12:15 -04:00
Dan Radez
a6310d7692 updating the README with documentation on launching keystone
Change-Id: I9921fe533afbe81a18a4ee7e82632fcd2c3792b1
2014-10-02 16:27:13 -04:00
Lars Kellogg-Stedman
d4b5a447c9 update readme with project name
This adds the "Kolla" project name to the README and adds a brief
intro.

Change-Id: I12541a256d8e12293178a77a777c572d6f9bb4dc
2014-10-01 12:40:49 -04:00
Steven Dake
9a88c2919a Improve README.md
This improves the README.md file to document what has been completed.
2014-09-20 21:10:29 -07:00
Steven Dake
a2590218e2 Add link to heat-kubernetes
The heat-kubernetes repository deploys Kubernetes in a Heat template.
Neutron is required.
2014-09-20 17:28:46 -07:00
Steven Dake
da62e71bf8 Tidy up README.md
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
2014-09-20 13:49:10 -07:00
James Labocki
f0ec6a5a0a Update README.md 2014-09-19 13:52:33 -04:00
James Labocki
cabedebe1a Initial commit 2014-09-17 08:01:48 -04:00