Helm Charts are curated application definitions for Kubernetes Helm.
-
For information on installing and using Helm, see the Helm README.md.
-
For a quick introduction to Helm Charts, see the Kubernetes chart document.
-
For detailed information on using Helm, refer to Helm's documentation.
-
Make sure that you install the latest Helm client. See the documentation on installing Helm.
helm repo add jitterbit https://jitterbit.github.io/charts
# "jitterbit" has been added to your repositories
helm upgrade --install agent-group jitterbit/agent-group
For details on installing a Jitterbit Harmony Private Agent Group, see the agent-group
chart's
README.