Skip to content

Commit 19e7747

Browse files
committed
Move OCP note to steps-overview.rst
Signed-off-by: Andrew Chen <[email protected]>
1 parent 5dcf056 commit 19e7747

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

openshift/gpu-operator-with-precompiled-drivers.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -121,16 +121,6 @@ Perform the following steps to build a custom driver image for use with Red Hat
121121
export DRIVER_VERSION=525.105.17
122122
export OS_TAG=rhcos4.12
123123
124-
.. note:: The driver container image tag for OpenShift has changed after the OCP 4.19 release.
125-
126-
- Before OCP 4.19: The driver image tag is formed with the suffix ``-rhcos4.17`` (such as with OCP 4.17).
127-
- Starting OCP 4.19 and later: The driver image tag is formed with the suffix ``-rhel9.6`` (such as with OCP 4.19).
128-
129-
Refer to `OpenShift Container Platform 4.19 Release Notes section 1.4.5 <https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/ocp-4-19-release-notes#ocp-4-19-rhcos-split-layers_release-notes>`_,
130-
`RHEL Versions Utilized by RHEL CoreOS and OCP <https://access.redhat.com/articles/6907891>`_,
131-
and `Split RHCOS into layers: /etc/os-release <https://github.com/openshift/enhancements/blob/master/enhancements/rhcos/split-rhcos-into-layers.md#etcos-release>`_
132-
for more information.
133-
134124
#. Build and push the image:
135125

136126
.. code-block:: console

openshift/steps-overview.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ Installation and Upgrade Overview on OpenShift
1616
Update your OCP cluster to version `4.18.24` or later, which includes a fix for the issue.
1717
Refer to `NVIDIA GPU Operator Validator Pod Error <https://access.redhat.com/solutions/7131271>`_ in the Red Hat Knowledgebase for more information.
1818

19+
.. note:: The driver container image tag for OpenShift has changed after the OCP 4.19 release.
20+
21+
- Before OCP 4.19: The driver image tag is formed with the suffix ``-rhcos4.17`` (such as with OCP 4.17).
22+
- Starting OCP 4.19 and later: The driver image tag is formed with the suffix ``-rhel9.6`` (such as with OCP 4.19).
23+
24+
Refer to `OpenShift Container Platform 4.19 Release Notes section 1.4.5 <https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/ocp-4-19-release-notes#ocp-4-19-rhcos-split-layers_release-notes>`_,
25+
`RHEL Versions Utilized by RHEL CoreOS and OCP <https://access.redhat.com/articles/6907891>`_,
26+
and `Split RHCOS into layers: /etc/os-release <https://github.com/openshift/enhancements/blob/master/enhancements/rhcos/split-rhcos-into-layers.md#etcos-release>`_
27+
for more information.
28+
1929
****************
2030
High-Level Steps
2131
****************

0 commit comments

Comments
 (0)