Installing DevOps Loop on IBM Red Hat OpenShift
You can install IBM® DevOps Loop on an IBM Red Hat OpenShift Container Platform (OCP) cluster to automate DevOps workflows, manage continuous integration and deployment pipelines, and monitor application performance across environments. To simplify the deployment, DevOps Loop provides a Helm-based installation script that automates prerequisite configuration and component installation.
-
Ensured that you have access to a Red Hat OpenShift Container Platform (OCP) 4.15 or later (x86_64) cluster. See OpenShift Container Platform 4.15 document.
-
Installed and configured OpenShift CLI (
oc). See Download and install the Red Hat OpenShift CLI. -
Installed the Helm 3 CLI. See Installing Helm.
-
Ensured that you have access to the IBM Entitled Registry to pull the required images. See Obtaining entitlement key.
-
Ensured that IBM Common License information is available. See DevOps Loop licensing information.
-
Ensured that SMTP server configuration details are available.
-
Ensured that valid TLS certificates (self-signed or CA-signed) are available. See Configuring trusted certificates in DevOps Loop.Note: DevOps Loop requires a certificate signed by a trusted Certificate Authority (CA) for the fully qualified domain name used by the application. If OpenShift provides TLS termination, then you must use the existing OpenShift ingress certificate secret. To replace the default secret on your OpenShift ingress controller, refer to Understanding the default ingress certificate.