@@ -73,7 +73,7 @@ $ curl -k http://<HTTP_server>/bootstrap.ign <1>
73
73
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0{"ignition":{"version":"3.2.0"},"passwd":{"users":[{"name":"core","sshAuthorizedKeys":["ssh-rsa...
74
74
----
75
75
+
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
77
77
that the Ignition config files for the control plane and compute nodes are also available.
78
78
79
79
. 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
86
86
endif::openshift-origin[]
87
87
ifdef::ibm-power[]
88
88
link:https://mirror.openshift.com/pub/openshift-v4/ppc64le/dependencies/rhcos/[{op-system} image mirror]
89
- endif::ibm-power[]
89
+ endif::ibm-power[]
90
90
page, the recommended way to obtain the correct version of your {op-system} files are
91
91
from the output of `openshift-install` command:
92
92
+
@@ -99,25 +99,25 @@ $ openshift-install coreos print-stream-json | grep -Eo '"https.*(kernel-|initra
99
99
[source,terminal]
100
100
ifndef::openshift-origin[]
101
101
----
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"
114
114
----
115
115
endif::openshift-origin[]
116
116
ifdef::openshift-origin[]
117
117
----
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"
121
121
----
122
122
endif::openshift-origin[]
123
123
+
@@ -128,7 +128,7 @@ You must download images with the highest version that is less than or equal
128
128
to the {product-title} version that you install. Only use
129
129
the appropriate `kernel` , `initramfs` , and `rootfs` artifacts described below
130
130
for 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.
132
132
====
133
133
+
134
134
The file names contain the {product-title} version number.
0 commit comments