heat-templates/openshift-origin/centos65
shangxiaobj f44b2d591d Update and replace http with https for doc links in heat-templates
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: Id87e91d1f95bcb94c31125c467abab17242cb36f
2018-01-30 12:16:43 -05:00
..
highly-available Update and replace http with https for doc links in heat-templates 2018-01-30 12:16:43 -05:00
OpenShift-1B1N.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
OpenShift.yaml Fix linting errors in YAML 2016-03-11 14:57:38 +01:00
README.rst Mark OpenShift templates as deprecated 2016-08-25 11:24:51 -04:00

README.rst

OpenShift Origin templates

Note

These templates have only been tested with OpenShift V2 and are now deprecated. For up to date templates for deploying OpenShift V3 and beyond on OpenStack refer to the OpenShift-on-OpenStack github project.

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