# deploy-kubernetes **Repository Path**: mirrors_falcosecurity/deploy-kubernetes ## Basic Information - **Project Name**: deploy-kubernetes - **Description**: Kubernetes deployment resources for Falco - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.