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

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

Awesome Lists containing this project

README

          



![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/crowdsec) ![Release Charts](https://github.com/crowdsecurity/helm-charts/workflows/Release%20Charts/badge.svg?branch=main) [![Releases downloads](https://img.shields.io/github/downloads/crowdsecurity/helm-charts/total.svg)](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.