Install OpenShift Container Platform 3.11 on your server.
This repository is a set of scripts that will allow you easily install the latest version (3.11) in a single node fashion. What that means is that all of the services required for OCP 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.
-
Install RHEL and subscribe it to RHSM for the correct products
-
Clone this repo
git clone https://github.com/okd-community-install/installrhel.git
- Execute the installation script
cd installrhel
./install-openshift.sh