Bookmark this page

Summary

  • A major benefit of OpenShift 4 architectural changes is that you can update your clusters Over-the-Air (OTA).

  • Red Hat provides a software distribution system that ensures the best path for updating your OpenShift 4 cluster and the underlying operating system.

  • Red Hat maintains several distribution channels:

    • The fast channel delivers updates as soon as they are available.

    • The stable channel delivers updates that passed additional testing and validation in operational clusters.

    • The candidate channel delivers updates for testing feature acceptance in the next version of OpenShift Container Platform.

    • The eus channel (which is available only for Extended Updated Support releases) extends the maintenance phase.

  • Red Hat does not support reverting your cluster to an earlier version.

  • The Kubernetes API versions are categorized based on feature maturity.

  • When a stable version of an API is released, the beta versions are marked as deprecated and are removed after three Kubernetes releases.

  • Requests to a deprecated API display warnings and trigger alerts. You can track deprecated API usage by using APIRequestCount objects.

  • The Operator Lifecycle Manager (OLM) can update operators that are installed in an OpenShift cluster.

  • For each installed operator, you can decide whether the OLM automatically applies updates, or whether the updates require administrator approval.

  • Operator providers can create multiple channels for an operator with different release policies.

Revision: do280-4.14-08d11e1