/helm-charts

Primary LanguageSmartyApache License 2.0Apache-2.0

Zerok Community Kubernetes Helm Charts

Artifact Hub License Release Charts Releases downloads

This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.

Get Helm Repositories Info

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repository as follows:

helm repo add zerok-ai https://zerok-ai.github.io/helm-charts

You can then run helm search repo zerok-ai to see the charts.

Install Helm Chart

helm install [RELEASE_NAME] zerok-ai/zk-client

See helm install for command documentation.

Uninstall Helm Chart

helm uninstall [RELEASE_NAME]

This removes all the Kubernetes components associated with the chart and deletes the release.

See helm uninstall for command documentation.

Upgrading Helm Chart

helm upgrade [RELEASE_NAME] [CHART] --install

See helm upgrade for command documentation.

Source Code

The source code of all Zerok community Helm charts can be found on Github: https://github.com/zerok-ai/helm-charts/

License

Apache 2.0 License.

Helm charts build status

Release Charts