heat-templates/openshift-origin/centos65/README.rst
Jeff Peeler d357422cf6 Add HA templates to deploy OpenShift on CentOS
These templates are heavily based on the existing OpenShift enterprise
templates for use with RHEL. The OpenShift installer utilized in these
templates has been slightly modified to support CentOS as well as make
the install completely automated (aside from creating districts if so
desired.)

Change-Id: I74acfdd553eb6a4c7ac771b6c0ec6543e1e63ea9
2014-07-16 01:04:26 -04:00

15 lines
556 B
ReStructuredText

==========================
OpenShift Origin templates
==========================
This directory contains files for deploying OpenShift Origin to an OpenStack environment via Heat.
It includes the following template files:
* `OpenShift.yaml` - deploys OpenShift Origin in an all-in-one setup (broker+console+node)
* `OpenShift-1B1N.yaml` - deploys OpenShift Origin with separate instances for broker and node
And the following directory:
* `highly-available` - deploys OpenShift Origin in a highly available setup as further described in its README.md