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

Kubernetes

Installation Using Helm

To install the agent using Helm, first add the Ostara Helm repository

helm repo add ostara https://krud-dev.github.io/ostara-helm

Once added, you may install the chart using

helm install agent ostara/agent

For all available configurations, refer to the chart README.

Last updated

Was this helpful?