This version of Cloud Pak for Integration no longer receives fixes and security updates.
For the latest CD version, which includes new functionality, product maintenance, and security updates, see Cloud Pak for Integration 16.1.2 documentation.
If you are installing IBM Cloud Pak® for Integration on an online OpenShift cluster by using the OpenShift web console, these steps will get you up-and-running quickly. This topic covers all phases of installation up to, but not including, deploying instances.
Before you begin
You must be an OpenShift cluster administrator to use this procedure.
Create a namespace called ibm-common-services.
The following must be true of your OpenShift cluster and storage:
The cluster has access to the internet, so that it can pull images.
You are installing Cloud Pak for Integration on a cluster that is running on OpenShift Container Platform version 4.14, 4.15, 4.16, 4.17, or 4.18.
The minimum resources that can be available on your cluster are 10 CPU units and 20 GB of memory.
You use a block storage class that supports ReadWriteOnce (RWO) access. For example, ibmc-block-gold, gp3, or ocs-storagecluster-ceph-rbd. For more information, see Storage considerations.
About this task
This procedure uses All namespaces on the cluster mode. In this mode, operators are installed in the openshift-operators namespace.
If you prefer not to use the express installation, start your installation here:
Repeat this step to install other operators that provide the instances you want to use. For example, if you install the IBM API Connect operator now, you can deploy API Connect cluster instances later. For more information, see "Operators available to install" in Installing the operators by using the Red Hat OpenShift console.
Obtain your entitlement key.
Go to the Entitlement keys page of the IBM Container software library.
In the first file, click Copy.
Copy the entitlement key to a safe place so that you can use it in the next section ("Adding a pull secret to a namespace").
(Optional) Verify the validity of the key by logging in to the IBM Entitled Registry in a container tool:
This task adds a pull secret for the whole OpenShift cluster.
Log in to the OpenShift web console. Make sure the Administrator view is selected.
In the navigation pane, click Workloads > Secrets.
Ensure that the Project is set to openshift-config.
In the Secrets pane, find and click pull-secret in the list of secrets.
Click the arrow to expand the Actions list, then click Edit Secret.
In the list of credentials, scroll to the end of the page and click Add credentials.
Enter these values in the following fields:
Registry server address - cp.icr.io.
Username field - cp.
Password field - the entitlement key you got in the previous section, "Obtaining your entitlement key".
Click Save.
This update triggers a restart of all your cluster's nodes. It may take up to an hour for the change to take effect, depending on your cloud provider and the size of your cluster.
In the navigation pane, click Compute > Nodes to confirm the progress of the update.
When all nodes have the value Ready in the Status column, your global pull secret is applied.
Deploy the IBM Cloud Pak Platform UI.
Log into the OpenShift web console with your OpenShift cluster admin credentials.
In the navigation pane, click Home > Overview.
In the Build with guided documentation section, click View all quick starts.
Figure 1. Click View all quick starts
In the Quick Starts panel, click the tile for Getting started with the Cloud Pak for Integration.
In the panel that opens, follow the procedures to deploy the Platform UI.
Tip: If you have followed all the procedures up to this point, you can skip the Prerequisites section.
What to do next
Now that you have installed Cloud Pak for Integration, you can use the Platform UI to deploy instances. Before you can deploy an instance, you need to add the catalog source and install the operator that corresponds to that instance. For more information, see the following: