Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hexfusion/025a4b75cf0bdfeb31d3b52f9263410f to your computer and use it in GitHub Desktop.
Save hexfusion/025a4b75cf0bdfeb31d3b52f9263410f to your computer and use it in GitHub Desktop.
mkdir etcd-storage-disk
cd $!
openshift-install create manifests
vi openshift/99_openshift-machineconfig_99-worker-ssh.yaml
openshift-install create ignition-configs
openshift-install create install-config
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE=$release openshift-installer create cluster --log-level debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment