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
- Host: GitHub
- URL: https://github.com/kubeswarm/helm-charts
- Owner: kubeswarm
- License: apache-2.0
- Created: 2026-04-11T17:09:57.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-18T21:58:24.000Z (about 1 month ago)
- Last Synced: 2026-04-18T23:29:54.189Z (about 1 month ago)
- Topics: agentic-workflows, agentic-workflows-orchestration, ai-agents, helm-charts, kubernetes, security-audit
- Language: Go Template
- Homepage: https://kubeswarm.github.io/helm-charts/
- Size: 582 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
kubeswarm - helm charts
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).