Prerequisites
There are two parts of the deployment:
- Micro services based components, to be deployed on containerization platform. Here, Red Hat OpenShift is the choice of the Container orchestration platform.
- Virtual Machine (VM) based deployment.
Before proceeding with the installation of the required components, you have to ensure that Red Hat OpenShift is installed and properly configured. Refer to the Red Hat OpenShift documentation for installation guidelines.
Also, below tools are expected to present in the deployment to facilitate the installation:
- OpenShift CLI ("oc" command)
- Kubernetes command line tool ("kubectl" command)
- Helm CLI tool ("helm" command)