Skip to content

Commit

Permalink
update for RDO wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
gshipley authored Feb 21, 2019
1 parent 1cefc31 commit a9c1e16
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ Install RedHat OKD 3.11 on your own server. For a local only install, it is sug

This repository is a set of scripts that will allow you easily install the latest version (3.11) of OKD in a single node fashion. What that means is that all of the services required for OKD to function (master, node, etcd, etc.) will all be installed on a single host. The script supports a custom hostname which you can provide using the interactive mode.

**If you are wanting to install OCP on RDO (OpenStack)**

Michel Peterson has created a wrapper script in his repo that will do all the heavy lifting for you. Check it out!

https://github.com/mpeterson/rdo-openshift-tools


**Please do use a clean CentOS system, the script installs all necesary tools and packages including Ansible, container runtime, etc.**

> **Warning about Let's Encrypt setup available on this project:**
Expand Down

0 comments on commit a9c1e16

Please sign in to comment.