Installing Infinispan operator in OpenShift as a pre-requisite

Infinispan operator is a pre-requisite to deploy Infinispan clusters. It needs to be completed before Installing Infinispan on OpenShift can begin.

Prerequisites

This requires a running OpenShift instance, any OpenShift instance should work.

To set up OpenShift on AWS, use Red Hat OpenShift Service on AWS (ROSA).

The script rosa_create_cluster.sh automatically installs the Infinispan operator and no other action is required.

Installation

  1. Check out the Git repository from https://github.com/keycloak/keycloak-benchmark.

  2. Change to the folder provision/infinispan.

  3. Login into your Openshift cluster.

  4. Run the install_operator.sh.

For an alternative installation procedure, check the Infinispan Documentation.