https://github.com/crowdsecurity/helm-charts
CrowdSec community kubernetes helm charts
https://github.com/crowdsecurity/helm-charts
Last synced: 9 days ago
JSON representation
CrowdSec community kubernetes helm charts
- Host: GitHub
- URL: https://github.com/crowdsecurity/helm-charts
- Owner: crowdsecurity
- License: mit
- Created: 2021-09-10T14:10:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T09:29:43.000Z (10 months ago)
- Last Synced: 2025-05-11T15:50:23.156Z (10 months ago)
- Language: Shell
- Size: 423 KB
- Stars: 26
- Watchers: 9
- Forks: 39
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Governance: .github/governance.yaml
Awesome Lists containing this project
README
  [](https://github.com/crowdsecurity/helm-charts/releases)
# Crowdsec Helm Chart
Helm Chart to deploy Crowdsec Security Engine and local API. Please refer to [Helm's documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repo as follows:
```console
helm repo add crowdsec https://crowdsecurity.github.io/helm-charts
```
You can also refer to:
- [Crowdsec's Helm Chart Quickstart guide](https://doc.crowdsec.net/u/getting_started/installation/kubernetes) for a step-by-step guide on setting up both [Security Engine](https://doc.crowdsec.net/docs/next/intro) and [Remediation components](https://doc.crowdsec.net/u/bouncers/intro).
- [Chart documentation](https://github.com/crowdsecurity/helm-charts/blob/main/charts/crowdsec/README.md) for a list of available options
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/crowdsecurity/helm-charts/blob/main/LICENSE) file for details.