Skip to content

Commit 1ec6266

Browse files
authored
Merge pull request #47721 from alishaIBM/411_upi_install
OCP 4.11 - installation doc updates from IBM P
2 parents 674ef9a + a87caac commit 1ec6266

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

modules/installation-user-infra-generate-k8s-manifest-ignition.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ ifdef::ibm-power[]
131131
[NOTE]
132132
====
133133
The installation program that generates the manifest and Ignition files is architecture specific and can be obtained from the
134-
link:https://mirror.openshift.com/pub/openshift-v4/ppc64le/clients/ocp/latest/[client image mirror]. The Linux version of the installation program runs on ppc64le only. This installer program is also available as a Mac OS version.
134+
link:https://mirror.openshift.com/pub/openshift-v4/ppc64le/clients/ocp/latest/[client image mirror]. The Linux version of the installation program (without an architecture postfix) runs on ppc64le only. This installer program is also available as a Mac OS version.
135135
====
136136
endif::ibm-power[]
137137

@@ -208,7 +208,7 @@ If you are installing a three-node cluster, skip the following step to allow the
208208
+
209209
[IMPORTANT]
210210
====
211-
When you configure control plane nodes from the default unschedulable to schedulable, additional subscriptions are required. This is because control plane nodes then become worker nodes.
211+
When you configure control plane nodes from the default unschedulable to schedulable, additional subscriptions are required. This is because control plane nodes then become compute nodes.
212212
====
213213
endif::baremetal,baremetal-restricted,ibm-z,ibm-power[]
214214

modules/installation-user-infra-machines-iso.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ Replace `bootstrap.ign` with `master.ign` or `worker.ign` in the command to vali
6464
+
6565
. Although it is possible to obtain the {op-system} images that are required for your preferred method of installing operating system instances from the
6666
ifdef::openshift-enterprise[]
67+
ifndef::ibm-power[]
6768
link:https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rhcos/[{op-system} image mirror]
69+
endif::ibm-power[]
6870
endif::openshift-enterprise[]
6971
ifdef::openshift-origin[]
7072
link:https://getfedora.org/en/coreos/download?tab=metal_virtualized&stream=stable[{op-system}]

modules/installation-user-infra-machines-pxe.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ that the Ignition config files for the control plane and compute nodes are also
7979
. Although it is possible to obtain the {op-system} `kernel`, `initramfs` and `rootfs`
8080
files that are required for your preferred method of installing operating system instances from the
8181
ifdef::openshift-enterprise[]
82+
ifndef::ibm-power[]
8283
link:https://mirror.openshift.com/pub/openshift-v4/x86_64/dependencies/rhcos/[{op-system} image mirror]
84+
endif::ibm-power[]
8385
endif::openshift-enterprise[]
8486
ifdef::openshift-origin[]
8587
link:https://getfedora.org/en/coreos/download?tab=metal_virtualized&stream=stable[{op-system}]

0 commit comments

Comments
 (0)