Installing the Helm CLI
- Last Updated: November 19, 2024
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
Helm is a package manager that makes it easy to install Hybrid Data Pipeline on Kubernetes.
To install Helm, follow these steps:
-
Follow the steps at Installing Helm.
-
For Windows computers, add the location of Helm to the PATH environment variable.
-
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: helmerror appears.
-