Prerequisites
This section lists the prerequisites for installing OpenShift cluster, container build machine, and the software required for image creation.
Following are the prerequisites to install the OpenShift cluster,
- RHEL 7.4
- Red Hat OpenShift 4.6+
- Helm 3.6.3
- The User must have a Cluster Admin role
A Cluster Admin user is required for the installation. Get the Cluster Admin login credentials from Temenos Project Team.
Following are the prerequisites to install the container build machine,
- OpenShift Client 4.6+
- Docker 20.10.8 – used for image creation
- Helm 3.6.3
- Podman 1.6.4 – used for registry work
Podman is used for registry work instead of Docker, as it is a Red Hat recommendation.
Following are the prerequisites to install the software required for image creation,
- jdk 1.8
- maven 3.8+
- Docker 20.10.8 – used for image creation
In this topic