Helm installation
You can use Helm charts to install IBM Process Mining in your cluster. Helm is a package manager for Kubernetes, similar to apt/yum for Linux or npm for Node.js. Helm Charts are packages of pre-configured Kubernetes resources that define, install, and upgrade applications in a Kubernetes cluster.
Make sure you fulfill the following requirements before installing IBM Process Mining with Helm charts:
- An installed OpenShift Container Platform cluster. For more information, see Supported OpenShift versions and platforms.
- An installed Helm package manager on your workstation.
- An entitled registry secret in the operator and services namespaces. For more information, see Accessing Process Mining images.
- An installed PostgreSQL instance inside or outside of the cluster. For more information, see Setting up an external PostgreSQL database.
IBM Process Mining helm chart version has the following characteristics:
- There is no dependency on Cloud Pak Common Services.
- PostgreSQL database must be provisioned by the customer.
- It can be installed into an air-gapped environment without the need of
ImageContentSourcePolicyorImageDigestMirrorSet. - All resources are installed on only one namespace.