@@ -73,7 +73,7 @@ $ curl -k http://<HTTP_server>/bootstrap.ign <1>
7373 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0{"ignition":{"version":"3.2.0"},"passwd":{"users":[{"name":"core","sshAuthorizedKeys":["ssh-rsa...
7474----
7575+
76- Replace `bootstrap.ign` with `master.ign` or `worker.ign` in the command to validate
76+ Replace `bootstrap.ign` with `master.ign` or `worker.ign` in the command to validate
7777that the Ignition config files for the control plane and compute nodes are also available.
7878
7979. Although it is possible to obtain the {op-system} `kernel` , `initramfs` and `rootfs`
@@ -86,7 +86,7 @@ link:https://getfedora.org/en/coreos/download?tab=metal_virtualized&stream=stabl
8686endif::openshift-origin[]
8787ifdef::ibm-power[]
8888link:https://mirror.openshift.com/pub/openshift-v4/ppc64le/dependencies/rhcos/[{op-system} image mirror]
89- endif::ibm-power[]
89+ endif::ibm-power[]
9090page, the recommended way to obtain the correct version of your {op-system} files are
9191from the output of `openshift-install` command:
9292+
@@ -99,25 +99,25 @@ $ openshift-install coreos print-stream-json | grep -Eo '"https.*(kernel-|initra
9999[source,terminal]
100100ifndef::openshift-origin[]
101101----
102- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -aarch64/49.84.202110080947-0 /aarch64/rhcos-49.84.202110080947-0 -live-kernel-aarch64"
103- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -aarch64/49.84.202110080947-0 /aarch64/rhcos-49.84.202110080947-0 -live-initramfs.aarch64.img"
104- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -aarch64/49.84.202110080947-0 /aarch64/rhcos-49.84.202110080947-0 -live-rootfs.aarch64.img"
105- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -ppc64le/49.84.202110081256-0/ppc64le/rhcos-49.84.202110081256-0 -live-kernel-ppc64le"
106- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -ppc64le/49.84.202110081256-0 /ppc64le/rhcos-49.84.202110081256-0 -live-initramfs.ppc64le.img"
107- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -ppc64le/49.84.202110081256-0 /ppc64le/rhcos-49.84.202110081256-0 -live-rootfs.ppc64le.img"
108- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -s390x/49.84.202110081202-0 /s390x/rhcos-49.84.202110081202-0 -live-kernel-s390x"
109- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -s390x/49.84.202110081202-0 /s390x/rhcos-49.84.202110081202-0 -live-initramfs.s390x.img"
110- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9 -s390x/49.84.202110081202-0 /s390x/rhcos-49.84.202110081202-0 -live-rootfs.s390x.img"
111- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9/49.84.202110081407-0 /x86_64/rhcos-49.84.202110081407-0 -live-kernel-x86_64"
112- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9/49.84.202110081407-0 /x86_64/rhcos-49.84.202110081407-0 -live-initramfs.x86_64.img"
113- "https://rhcos-redirector.apps. art.xq1c.p1.openshiftapps.com/art/ storage/releases/rhcos-4.9/49.84.202110081407-0 /x86_64/rhcos-49.84.202110081407-0 -live-rootfs.x86_64.img"
102+ "< url >/ art/ storage/releases/rhcos-4.10 -aarch64/< release > /aarch64/rhcos-< release > -live-kernel-aarch64"
103+ "< url >/ art/ storage/releases/rhcos-4.10 -aarch64/< release > /aarch64/rhcos-< release > -live-initramfs.aarch64.img"
104+ "< url >/ art/ storage/releases/rhcos-4.10 -aarch64/< release > /aarch64/rhcos-< release > -live-rootfs.aarch64.img"
105+ "< url >/ art/ storage/releases/rhcos-4.10 -ppc64le/49.84.202110081256-0/ppc64le/rhcos-< release > -live-kernel-ppc64le"
106+ "< url >/ art/ storage/releases/rhcos-4.10 -ppc64le/< release > /ppc64le/rhcos-< release > -live-initramfs.ppc64le.img"
107+ "< url >/ art/ storage/releases/rhcos-4.10 -ppc64le/< release > /ppc64le/rhcos-< release > -live-rootfs.ppc64le.img"
108+ "< url >/ art/ storage/releases/rhcos-4.10 -s390x/< release > /s390x/rhcos-< release > -live-kernel-s390x"
109+ "< url >/ art/ storage/releases/rhcos-4.10 -s390x/< release > /s390x/rhcos-< release > -live-initramfs.s390x.img"
110+ "< url >/ art/ storage/releases/rhcos-4.10 -s390x/< release > /s390x/rhcos-< release > -live-rootfs.s390x.img"
111+ "< url >/ art/ storage/releases/rhcos-4.10/< release > /x86_64/rhcos-< release > -live-kernel-x86_64"
112+ "< url >/ art/ storage/releases/rhcos-4.10/< release > /x86_64/rhcos-< release > -live-initramfs.x86_64.img"
113+ "< url >/ art/ storage/releases/rhcos-4.10/< release > /x86_64/rhcos-< release > -live-rootfs.x86_64.img"
114114----
115115endif::openshift-origin[]
116116ifdef::openshift-origin[]
117117----
118- "https://builds.coreos.fedoraproject.org/ prod/streams/stable/builds/34.20210626.3.1 /x86_64/fedora-coreos-34.20210626.3.1 -live-kernel-x86_64"
119- "https://builds.coreos.fedoraproject.org/ prod/streams/stable/builds/34.20210626.3.1 /x86_64/fedora-coreos-34.20210626.3.1 -live-initramfs.x86_64.img"
120- "https://builds.coreos.fedoraproject.org/ prod/streams/stable/builds/34.20210626.3.1 /x86_64/fedora-coreos-34.20210626.3.1 -live-rootfs.x86_64.img"
118+ "< url >/ prod/streams/stable/builds/< release > /x86_64/fedora-coreos-< release > -live-kernel-x86_64"
119+ "< url >/ prod/streams/stable/builds/< release > /x86_64/fedora-coreos-< release > -live-initramfs.x86_64.img"
120+ "< url >/ prod/streams/stable/builds/< release > /x86_64/fedora-coreos-< release > -live-rootfs.x86_64.img"
121121----
122122endif::openshift-origin[]
123123+
@@ -128,7 +128,7 @@ You must download images with the highest version that is less than or equal
128128to the {product-title} version that you install. Only use
129129the appropriate `kernel` , `initramfs` , and `rootfs` artifacts described below
130130for this procedure.
131- {op-system} QCOW2 images are not supported for this installation type.
131+ {op-system} QCOW2 images are not supported for this installation type.
132132====
133133+
134134 The file names contain the {product-title} version number.
0 commit comments