This line should contain the HOST_ARCH so the correct installer binary will be downloaded when using an ARM64 installer machine.
|
$ curl -L https://github.com/okd-project/okd/releases/download/$OKD_VERSION/openshift-install-linux-$OKD_VERSION.tar.gz -o openshift-install-linux.tar.gz |
This line should contain the HOST_ARCH so the correct installer binary will be downloaded when using an ARM64 installer machine.
openshift-docs/modules/install-sno-generating-the-install-iso-manually.adoc
Line 110 in 023f909