Installing IBM Netcool Operations Insight on Red Hat OpenShift in an air-gapped environment (offline) with the oc ibm-pak plug-in

If your cluster is not connected to the internet, you can complete an installation of IBM® Netcool® Operations Insight® on Red Hat® OpenShift® by using the oc ibm-pak plug-in with a bastion host, portable compute device, or a portable storage device. Download images to your connected device and transfer them to your air-gapped network.

It is common in production environments to have a cluster that does not have internet access. In these cases, you can still install Netcool Operations Insight and Red Hat OpenShift Container Platform in an air-gapped (otherwise known as offline or disconnected) environment. Unlike online installations, air-gapped installations require you to enable the IBM Operator Catalog to mimic a typical online installation by using images in your own registry.

For more information about installing Red Hat OpenShift Container Platform in an air-gapped (offline) environment, see About disconnected installation mirroring External icon in the Red Hat OpenShift Container Platform documentation.

All of these scenarios use Container Application Software for Enterprises (CASE) files to mirror content from a source to a target. CASE is a specification that defines metadata and structure for packaging, managing, and unpacking containerized applications.

You can store the product code and images to a portable compute device (like a laptop), portable storage device (like an external hard disk drive), or a bastion host. You can then transfer them to a local air-gapped network. If you are using either a portable compute device or a portable storage device, you don't need a bastion host to install in your air-gapped environment.

The images that are stored are large, and you must ensure that each of your airgap devices has enough storage.

Air-gapped installation approach Example Description
Bastion host Bastion host A bastion server is a device that has access to both the public internet and the local intranet where a local registry and Red Hat OpenShift Container Platform clusters are located. Using the bastion server, you can replicate your images through the bastion server directly to the local, intranet registry behind the firewall.
Portable compute device Laptop A portable compute device, such as a laptop, can be used to download images from the entitled registry to a portable container registry, which runs locally on the device. You can then bring the device behind your firewall and copy the images from your portable registry on the device to the local, intranet registry behind the firewall.
Portable storage device Portable hard disk drive Images are mirrored to a container registry on a connected compute device, and then copied to a portable storage device. The portable storage device is plugged into a local compute device inside your firewall, and the images are copied to the local compute device. The images from the local compute device are then mirrored into the local, intranet registry behind the firewall.

An air-gapped installation of IBM Netcool Operations Insight on Red Hat OpenShift consists of five main steps:

  1. Set up your image registry access and mirroring environment (one-time action)

  2. Set environment variables and download CASE files

  3. Mirror images, depending on the installation scenario

  4. Configure storage

  5. Install IBM Netcool Operations Insight on Red Hat OpenShift

If you want to install Netcool Operations Insight on Red Hat OpenShift in an air-gapped environment as a nonroot user, review the information in the Install commands that require root or sudo access topic.