The Hybrid Data Pipeline Helm chart may be used to deploy Hybrid Data Pipeline to an Azure Kubernetes Service (AKS) cluster with the Application Gateway Ingress Controller (AGIC). The Helm chart is supported with Hybrid Data Pipeline 4.6.2.3113 and higher.

The Hybrid Data Pipeline Helm chart bootstraps Hybrid Data Pipeline to a Kubernetes cluster using the Helm package manager. The following resources are deployed:

  • Hybrid Data Pipeline cluster
  • Persistent volume for shared files
  • Persistent volume for logs
  • PostgreSQL system database (dependency on Bitnami PostgreSQL Helm chart)
Note:

To deploy the Helm Chart, you must have permissions to deploy an AKS cluster, create an Application Gateway, and set up storage. The following workflow describes the steps to deploy Hybrid Data Pipeline on AKS using the Helm chart.

  1. Setting up the required tools
  2. Adding the Hybrid Data Pipeline repository
  3. Pushing the Docker image to a container registry
  4. Setting up an AKS environment
  5. Deploying Hybrid Data Pipeline on AKS