For the complete documentation index, see llms.txt. This page is also available as Markdown.

Helm Chart

You can deploy Terrakube to any Kubernetes cluster using the helm chart available in the following repository:

https://github.com/terrakube-io/terrakube-helm-chart

Helm Repository

To use the repository do the following:

helm repo add terrakube-repo https://charts.terrakube.io
helm repo update

Last updated

Was this helpful?