Installing OpenShift Pipelines
The installation process is really simple, as you will see in the following steps.
Prerequisites
- You must have access to the OpenShift cluster with cluster-admin permissions.
Installation
Follow these steps:
- Access the OpenShift Web Console from the administrator’s perspective.
- Navigate to Operators | OperatorHub:
Figure 9.2 – OperatorHub
- Search for
OpenShift Pipelines
using the Filter by keyword box:
Figure 9.3 – Red Hat OpenShift Pipelines on OperatorHub
- Click on the Red Hat OpenShift Pipelines tile and then the Install button to see the Install Operator screen:
Figure 9.4 – Installing OpenShift Pipelines
- Now, select All namespaces on the cluster (default) for Installation mode. As such, the operator will be installed in the
openshift-operators
namespace and permits the operator to install...