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:

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 ImageContentSourcePolicy or ImageDigestMirrorSet.
  • All resources are installed on only one namespace.

Next steps