Helm is a package manager that makes it easy to install Hybrid Data Pipeline on Kubernetes.

To install Helm, follow these steps:

  1. Follow the steps at Installing Helm.

  2. For Windows computers, add the location of Helm to the PATH environment variable.

  3. Verify installation by entering the command helm -h.

    • If the installation was successful, an explanation of the common actions appears.

    • If the installation was unsuccessful, the command not found: helm error appears.