Upgrading Red Hat OpenShift Serverless Knative Eventing (Upgrading from Version 5.2 to Version 5.4)

If your environment includes a service with a dependency on Red Hat OpenShift Serverless Knative Eventing, you must ensure that you are running a supported version of the Red Hat OpenShift Serverless Knative Eventing software on your cluster.

Upgrade phase
  • You are not here. Updating your client workstation
  • You are not here. Collecting required information
  • You are not here. Preparing to run an upgrade in a restricted network
  • You are not here. Preparing to run an upgrade from a private container registry
  • You are here icon. Preparing the cluster
  • You are not here. Preparing to upgrade an instance
  • You are not here. Upgrading an instance
  • You are not here. Setting up IBM® Software Hub
Who needs to complete this task?

Cluster administrator A cluster administrator must upgrade this software.

When do you need to complete this task?

Complete this task only if one or more of the following services are installed or will be installed on the cluster:

  • watsonx Assistant
  • watsonx™ Orchestrate
    • Required only if you plan to use agentic_assistant mode.
    • Not required if you plan to use agentic mode.

One-time setup Red Hat OpenShift Serverless Knative Eventing is installed once and shared by all instances of watsonx Assistant and watsonx Orchestrate on the cluster.

Icon representing back up and restore Restore If you plan to restore IBM Software Hub to a different cluster, you must also complete this task on the target cluster.

About this task

You must upgrade the operators that are associated with the Red Hat OpenShift Serverless Knative Eventing software.

Procedure

  1. Determine whether you need to upgrade the Red Hat OpenShift Serverless Operator.
    1. Run the following command to check the version of the Red Hat OpenShift Serverless Operator on your cluster:
      oc get csv -n=${openshift-serverless} | grep serverless-operator
    2. Compare the information returned by the preceding command with the information for the Red Hat OpenShift Serverless Operator in Platform Agnostic Operators.
      • If you are running the minimum required version for your cluster, no action is required.
      • If you are not running the minimum, required version, you must upgrade the Red Hat OpenShift Serverless Operator.
  2. To upgrade the Red Hat OpenShift Serverless Operator, see Serverless upgrades in the Red Hat OpenShift Serverless documentation:
    If you want to mirror the images for the Red Hat OpenShift Serverless Operator to a private container registry, see About disconnected installation mirroring
  3. Complete the appropriate task for your environment: