Make sure you are on the Terminal of your first master and that you have an account with root access, or you are running as a superuser. Follow these steps:
- Go to https://cloud.redhat.com/openshift/install and download the latest OpenShift Installer:
- Extract the installer files on your workstation:
$ tar -xzf openshift-install-linux-*.tar.gz
The preceding command will create a file called openshift-install in the same folder.