Installing the IBM RPA operator in an online environment
This section describes the options available for installing the IBM RPA operator in OpenShift.
Before you begin
- See the Preparing for IBM RPA on Red Hat® OpenShift® Container Platform for hardware and software requirements before you install the operator.
- You must install the OpenShift CLI (
oc
). For detailed instructions about how to install the OpenShift CLI see Getting started with the OpenShift CLI 🡥.
Installing dependencies
Starting from version 23.0.19, the operator no longer installs some dependencies automatically. So you must install the following dependencies manually:
Installed dependencies
The IBM RPA operator installation also automatically installs the following operators if they are not already present on the namespace:
- IBM Cloud Pak Foundational Services Operator (Starting from version 23.0.19, this operator is no longer installed automatically)
- IBM Operator for Redis
- IBM MQ Operator
Installing the operator
To install the operator, complete the following steps:
- Prepare the namespace.
- Access the IBM RPA images.
- Create the IBM operator catalog source.
- Optional: Install the IBM MQ operator.
- Install the
cert-manager
operator for Red Hat OpenShift - Install the IBM Licensing operator
- Install the IBM Cloud Pak foundational services.
- Install the IBM RPA operator.
- Verify the operator installation.
What to do next
See Deploy the IBM RPA custom resource to proceed.