An open API service indexing awesome lists of open source software.

https://github.com/kubeswarm/helm-charts

Helm charts for kubeswarm - AI agents as Kubernetes-native resources
https://github.com/kubeswarm/helm-charts

agentic-workflows agentic-workflows-orchestration ai-agents helm-charts kubernetes security-audit

Last synced: about 1 month ago
JSON representation

Helm charts for kubeswarm - AI agents as Kubernetes-native resources

Awesome Lists containing this project

README

          


kubeswarm

kubeswarm - helm charts


CI
Artifact Hub
License

Helm charts for [kubeswarm](https://github.com/kubeswarm/kubeswarm) - AI agents as Kubernetes-native resources.

Full documentation at **[docs.kubeswarm.io](https://docs.kubeswarm.io)**.

## Prerequisites

- Kubernetes 1.35+
- Helm 3.16+

## Add the repo

```bash
helm repo add kubeswarm https://kubeswarm.github.io/helm-charts
helm repo update
```

## Charts

| Chart | Description | Docs |
|---|---|---|
| [kubeswarm](charts/kubeswarm/) | Kubernetes operator for running AI agents in production | [charts/kubeswarm/README.md](charts/kubeswarm/README.md) |

Installation, values reference, CRD list, and production checklist live in the chart README: [charts/kubeswarm/README.md](charts/kubeswarm/README.md). That is also what [Artifact Hub](https://artifacthub.io/packages/search?repo=kubeswarm) renders on the chart landing page.

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md).

## Code of Conduct

This project follows the [Contributor Covenant Code of Conduct](./CODE_OF_CONDUCT.md).

## License

Apache 2.0 - see [LICENSE](LICENSE).