Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/falcosecurity/deploy-kubernetes
- Owner: falcosecurity
- License: apache-2.0
- Created: 2022-06-07T08:09:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T10:01:02.000Z (8 days ago)
- Last Synced: 2024-11-08T11:17:46.023Z (8 days ago)
- Topics: falco, falco-exporter, falcosidekick, k8s, k8s-deployment, k8s-manifests, manifests
- Homepage:
- Size: 348 KB
- Stars: 12
- Watchers: 8
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.