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
This commit is contained in:
parent
d2cf83a6ef
commit
da62e71bf8
15
README.md
15
README.md
@ -1,13 +1,20 @@
|
||||
superhappyfunshow
|
||||
=================
|
||||
|
||||
A concept for how to deploy the OpenStack Services within Docker containers using Kubernetes on Project Atomic.
|
||||
A proof of concept demonstrating deployment of OpenStack Services within Docker
|
||||
containers using Kubernetes on Project Atomic.
|
||||
|
||||
|
||||
Getting Started
|
||||
=================
|
||||
|
||||
We need to write a quick how to here on how to get an environment set up.
|
||||
Kubernetes deployment on bare metal is a complex topic which is beyond the
|
||||
scope of this project at this time. The developers still require a test
|
||||
environment. As a result, one of the developers has created a Heat based
|
||||
deployment tool that can be found here:
|
||||
|
||||
1. Download and Deploy RHEL Atomic - http://www.projectatomic.io/download/
|
||||
2. Deploy a pod with kubernetes
|
||||
|
||||
Directories
|
||||
=================
|
||||
|
||||
* docker - contains artifacts for use with docker build to build appropriate images
|
||||
|
Loading…
Reference in New Issue
Block a user