Este contenido no está disponible en el idioma seleccionado.
Chapter 3. Understanding upgrade channels and releases
In OpenShift Container Platform 4.1, Red Hat introduced the concept of channels for recommending the appropriate release versions for cluster updates. By controlling the pace of updates, these upgrade channels allow you to choose an update strategy. Upgrade channels are tied to a minor version of OpenShift Container Platform. For instance, OpenShift Container Platform 4.8 upgrade channels recommend update to 4.8 and updates within 4.8. They also recommend updates within 4.7 and from 4.7 to 4.8, to allow clusters on 4.7 to eventually update to 4.8. They do not recommend updates to 4.9 or later releases. This strategy ensures that administrators explicitly decide to update to the next minor version of OpenShift Container Platform.
Upgrade channels control only release selection and do not impact the version of the cluster that you install; the
openshift-install
OpenShift Container Platform 4.8 offers the following upgrade channels:
-
candidate-4.8 -
fast-4.8 -
stable-4.8 -
(only when running an even-numbered 4.y cluster release, like 4.8)
eus-4.y
Red Hat recommends upgrading to versions suggested by Openshift Update Service only. For minor version update, versions must be contiguous. Red Hat does not test updates to noncontiguous versions and cannot guarantee compatibility with earlier versions.
3.1. Upgrade channels and release paths Copiar enlaceEnlace copiado en el portapapeles!
Cluster administrators can configure the upgrade channel from the web console.
3.1.1. candidate-4.8 channel Copiar enlaceEnlace copiado en el portapapeles!
The
candidate-4.8
-rc
fast-4.8
stable-4.8
candidate-4.8
fast-4.8
stable-4.8
candidate-4.8
You can use the
candidate-4.8
3.1.2. fast-4.8 channel Copiar enlaceEnlace copiado en el portapapeles!
The
fast-4.8
candidate-4.8
fast-4.8
stable-4.8
stable-4.8
fast-4.8
You can use the
fast-4.8
3.1.3. stable-4.8 channel Copiar enlaceEnlace copiado en el portapapeles!
While the
fast-4.8
stable-4.8
You can use the
stable-4.8
3.1.4. eus-4.y channel Copiar enlaceEnlace copiado en el portapapeles!
In addition to the stable channel, all even-numbered minor versions of OpenShift Container Platform offer an Extended Update Support (EUS). These EUS versions extend the Full and Maintenance support phases for customers with Standard and Premium Subscriptions to 18 months.
Although there is no difference between
stable-4.y
eus-4.y
eus-4.y
When updates to the next EUS channel are offered, you can switch to the next EUS channel and update until you have reached the next EUS version.
This update process does not apply for updates coming from the
eus-4.6
eus-4.6
Both standard and non-EUS subscribers can access all EUS repositories and necessary RPMs (
rhel-*-eus-rpms
3.1.5. Upgrade version paths Copiar enlaceEnlace copiado en el portapapeles!
OpenShift Container Platform maintains an update recommendation service that understands the version of OpenShift Container Platform you have installed as well as the path to take within the channel you choose to get you to the next release.
You can imagine seeing the following in the
fast-4.8
- 4.8.0
- 4.8.1
- 4.8.3
- 4.8.4
The service recommends only updates that have been tested and have no serious issues. It will not suggest updating to a version of OpenShift Container Platform that contains known vulnerabilities. For example, if your cluster is on 4.8.1 and OpenShift Container Platform suggests 4.8.4, then it is safe for you to update from 4.8.1 to 4.8.4. Do not rely on consecutive patch numbers. In this example, 4.8.2 is not and never was available in the channel.
Update stability depends on your channel. The presence of an update recommendation in the
candidate-4.8
fast-4.8
stable-4.8
Red Hat will eventually provide supported update paths from any supported release in the
fast-4.8
stable-4.8
3.1.6. Fast and stable channel use and strategies Copiar enlaceEnlace copiado en el portapapeles!
The
fast-4.8
stable-4.8
fast-4.8
stable-4.8
Customers can improve this process by configuring pre-production systems on the
fast-4.8
stable-4.8
fast-4.8
stable-4.8
3.1.7. Restricted network clusters Copiar enlaceEnlace copiado en el portapapeles!
If you manage the container images for your OpenShift Container Platform clusters yourself, you must consult the Red Hat errata that is associated with product releases and note any comments that impact updates. During update, the user interface might warn you about switching between these versions, so you must ensure that you selected an appropriate version before you bypass those warnings.
3.1.8. Switching between channels Copiar enlaceEnlace copiado en el portapapeles!
A channel can be switched from the web console or through the
patch
$ oc patch clusterversion version --type json -p '[{"op": "add", "path": "/spec/channel", "value": "<channel>"}]'
The web console will display an alert if you switch to a channel that does not include the current release. The web console does not recommend any updates while on a channel without the current release. You can return to the original channel at any point, however.
Changing your channel might impact the supportability of your cluster. The following conditions might apply:
-
Your cluster is still supported if you change from the channel to the
stable-4.8channel.fast-4.8 -
You can switch to the channel but, some releases for this channel might be unsupported.
candidate-4.8 -
You can switch from the channel to the
candidate-4.8channel if your current release is a general availability release.fast-4.8 -
You can always switch from the channel to the
fast-4.8channel. There is a possible delay of up to a day for the release to be promoted tostable-4.8if the current release was recently promoted.stable-4.8