Upgrading Netcool Operations Insight on Red Hat OpenShift offline with a bastion host
Use these instructions to upgrade an existing Netcool® Operations Insight® deployment from version 1.6.6 or version 1.6.5 to 1.6.7, on an offline Red Hat® OpenShift® cluster, by using a bastion host.
Before you begin
- Ensure that you complete all the steps in Preparing your cluster. Most of these steps were completed as part of your previous Netcool Operations Insight deployment.
- Ensure that you have an adequately sized cluster. For more information, see Sizing for a Netcool Operations Insight on Red Hat OpenShift deployment.
- Configure persistent storage for your deployment. Only version 1.6.6 or version 1.6.5 deployments with persistence enabled are supported for upgrade to version 1.6.7.
- Before you upgrade to version 1.6.7, if present,
remove the
noi-root-ca
secret by running the following command:oc delete secret noi-root-ca
- Before you upgrade to version 1.6.7, if present,
reverse any image overrides from the test fix of the previous release.
- Edit the custom resource
(CR).
Where <release-name> is the release name, for example,oc edit noi <release-name>
evtmanager
. - Manually remove the tag, name, and digest entries of image overrides from the
helmValuesNOI
section of the YAML file.
- Edit the custom resource
(CR).
All the required images for version 1.6.7 are either in the freely accessible operator repository (icr.io/cpopen), or in the IBM® Entitled Registry (cp.icr.io) for which you will require an entitlement key.
About this task
You can upgrade your deployment on an offline Red Hat OpenShift cluster that has no internet connectivity by using an airgapped environment. This is done by creating an online bastion host that can download the Netcool Operations Insight CASE bundle from IBM CloudPaks, access the required images in the IBM Entitled Registry, and mirror them to a registry on the Red Hat OpenShift cluster. Then the Netcool Operations Insight operator and instance can be upgraded on the Red Hat OpenShift cluster.
Procedure
Upgrade the Netcool Operations Insight Catalog
Upgrade the Netcool Operations Insight Operator
Upgrade the NOI instance