Kubernetes deployment resources for Falco
Go to file
poiana 9403df5ced update(kubernetes): Deployment files
Signed-off-by: poiana <51138685+poiana@users.noreply.github.com>
2025-07-28 17:21:07 +02:00
.github docs(.github): add PR template 2022-06-07 14:40:53 +02:00
archive update(archive): move deprecated stuff to the archive folder 2022-06-07 15:14:53 +02:00
kubernetes update(kubernetes): Deployment files 2025-07-28 17:21:07 +02:00
LICENSE docs: add LICENSE 2022-06-07 10:06:48 +02:00
OWNERS docs(OWNERS): add zuc 2022-06-24 08:39:25 +02:00
README.md update(readme): add links to the documentation 2023-07-26 18:36:38 +02:00

README.md

Kubernetes Deployment Files

Falco Core Repository Stable

This GitHub project contains some examples of Kubernetes manifest files to help you deploying Falco, as shown in the documentation

These resource definitions are automatically generated from the Helm chart located at the charts repo 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 file, but they can also be used individually. There are more detailed steps under the kubernetes/ directory.