Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/falcosecurity/deploy-kubernetes

Kubernetes deployment resources for Falco
https://github.com/falcosecurity/deploy-kubernetes

falco falco-exporter falcosidekick k8s k8s-deployment k8s-manifests manifests

Last synced: 5 days ago
JSON representation

Kubernetes deployment resources for Falco

Awesome Lists containing this project

README

        

# Kubernetes Deployment Files

[![Falco Core Repository](https://github.com/falcosecurity/evolution/blob/main/repos/badges/falco-core-blue.svg)](https://github.com/falcosecurity/evolution/blob/main/REPOSITORIES.md#core-scope)
[![Stable](https://img.shields.io/badge/status-stable-brightgreen?style=for-the-badge)](https://github.com/falcosecurity/evolution/blob/main/REPOSITORIES.md#stable)

This GitHub project contains some examples of Kubernetes manifest files to help you deploying [Falco](https://github.com/falcosecurity/falco), as shown in the [documentation](https://falco.org/docs/getting-started/deployment/)

These resource definitions are automatically generated from the Helm chart located at the [charts repo](https://github.com/falcosecurity/charts) and it is strongly recommended that they are considered as templates, not as final resources to deploy Falco.

For ease of use, they are referenced by a [kustomization.yaml](https://github.com/vjjmiras/deploy-kubernetes/blob/main/kubernetes/falco/kustomization.yaml) file, but they can also be used individually. There are more detailed steps under the `kubernetes/` directory.