12.06.2021 · OpenShift Assisted Installer The OpenShift Assisted Installer provides for easy provisioning of new bare metal machines and creation of OpenShift clusters. The Assisted Installer is meant to run on FCOS or RHCOS liveCD images. The Assisted Installer uses CoreOS Ignition as a configuration format.
Then build the openshift-install binary with: hack/build.sh. This will create bin/openshift-install. This binary can then be invoked to create an OpenShift cluster, like so: bin/openshift-install create cluster. The installer will show a series of prompts for user-specific information and use reasonable defaults for everything else.
To obtain the openshift installer and client, visit /releases for stable versions or ... Push source code to your Git repository and automatically deploy ...
This is a wrapper for the official openshift-install binary to perform IPI (Installer Provided Infrastructure) installations of OpenShift 4. Features: downloads ...
Setting up install-config for installer The OpenShift installer uses an Install Config to drive all install time configuration. Note that, the Openshift Installer currently can not create the Install Config for baremetal and you will have to manually create this file. An example install config for bare-metal UPI is as follows: