Preparing for air-gapped installations
If you plan to install IBM® Cloud Pak for Data or a service on an air-gapped cluster, a cluster administrator must make the required files available to the cluster before installation.
Before you begin
Required role: To complete this task, you must be a cluster administrator.
Ensure that the Mac OS or Linux machine from which you will run the commands is connected to the internet.
Download the Cloud Pak for Data command-line interface to the machine from which you will run the commands. See Obtaining the installation files.
If you are using the internal registry server on Red Hat® OpenShift®, create the project (namespace) where you will deploy the software. The project must exist before you push the images to the registry server.
About this task
You will download the required files for the software that you want to install and then transfer the files to a machine that is accessible from the cluster.
If you are installing multiple services on Cloud Pak for Data, you must repeat this task for each service that you want to install.
Procedure
What to do next
| Required information | Description |
|---|---|
| OpenShift_URL:port | The URL to use when logging in to the OpenShift cluster. |
| Assembly_name | The name of the assembly to install. |
| Processor_architecture | The processor architecture. If you downloaded the x86-64 images, you can omit this information. If the processor architecture is not specified, the x86-64 images are used by default. |
| Assembly_version | The version of the assembly to install. |
| Project | The project where the software will be installed. |
| Storage_class_name | The storage class to use for the software. |
| Registry_location | The location of the images that you pushed to the registry server. |
| Registry_from_cluster | The location from which pods on the cluster can pull images. |
To install the Cloud Pak for Data control plane, follow the instructions in Installing Cloud Pak for Data on a Red Hat OpenShift cluster.
To install a service, follow the appropriate instructions for the service. For services provided by IBM, you can find the installation instructions for each service in the Services in the catalog section of the documentation.