Bug 2003724

Summary: linux version of ocp installer for s390x only available on s390x - missing information in docs
Product: OpenShift Container Platform Reporter: wolfgang.voesch
Component: DocumentationAssignee: Silke Niemann <sniemann>
Status: CLOSED CURRENTRELEASE QA Contact: Xiaoli Tian <xtian>
Severity: low Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 4.7CC: alklein, aos-bugs, brueckner, Holger.Wolf, jokerman, wolfgang.voesch
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-15 15:05:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1980363    

Description wolfgang.voesch 2021-09-13 14:17:11 UTC
Description of problem:

The linux version of openshift-install for an OpenShift cluster for s390x is only available for s390x. This information is missing in the documentation. 

zvm:
https://docs.openshift.com/container-platform/4.9/installing/installing_ibm_z/installing-ibm-z.html#installation-user-infra-generate-k8s-manifest-ignition_installing-ibm-z
kvm:
https://docs.openshift.com/container-platform/4.9/installing/installing_ibm_z/installing-ibm-z-kvm.html#installation-user-infra-generate-k8s-manifest-ignition_installing-ibm-z-kvm


Propose an addition to the documentation with a note:
"The installation program that generates the manifests and ignition files is architecture specific and can be obtained from the client image mirror. The Linux version of the installation program runs on s390x only. This installer program is also available as a Mac OS version."

Comment 1 Silke Niemann 2021-09-14 12:08:18 UTC
PR to update docs: https://github.com/openshift/openshift-docs/pull/36325