Red Hat OpenShift Pipelines
Note: 
To complete this task, you must be a cluster administrator.
Official Documentation
- Red Hat OpenShift Pipelines Operator: https://docs.openshift.com/container-platform/4.14/cicd/pipelines/installing-pipelines.html
 
Install the Red Hat OpenShift Pipelines Operator from the OperatorHub
Warning: 
To complete this task a user in the cluster admin role is required.
As a cluster administrator, install the Red Hat OpenShift Pipelines operator from the OperatorHub as follows:
- Navigate in the OpenShift Web Console to the Operators → OperatorHub page
 - Filter by keyword: Pipelines
 - Select the operator: Red Hat OpenShift Pipelines provided by Red Hat
 - Read the information about the operator and click Install
 - On the Create Operator Subscription page:
- Select option All namespaces on the cluster (default)
 - Select an update channel (if more than one is available)
 - Select Automatic approval strategy
 - Click Subscribe
 
 - After the subscription's upgrade status is up to date, navigate in the web console to the Operators → Installed Operators page
 
Note: 
See OpenShift documentation on adding operators to a cluster (OpenShift 4.14) for further information on how to install an operator from the OperatorHub.