https://github.com/canonical/falco-operators
falco-operators - charm repository.
https://github.com/canonical/falco-operators
charm platform-engineering product-falco squad-emea
Last synced: 10 minutes ago
JSON representation
falco-operators - charm repository.
- Host: GitHub
- URL: https://github.com/canonical/falco-operators
- Owner: canonical
- License: apache-2.0
- Created: 2025-11-24T05:38:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-06-09T11:09:55.000Z (3 days ago)
- Last Synced: 2026-06-09T13:09:19.969Z (3 days ago)
- Topics: charm, platform-engineering, product-falco, squad-emea
- Language: Python
- Homepage:
- Size: 3.44 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Falco operators
This repository provides a collection of operators related to [Falco](https://falco.org/).
This repository contains the code for the following charms:
1. [`falco-operator`](./falco-operator): A machine charm deploying and managing [Falco](https://falco.org/)
2. [`falcosidekick-k8s-operator`](./falcosidekick-k8s-operator): A kubernetes charm deploying and managing [Falcosidekick](https://github.com/falcosecurity/falcosidekick/tree/master)
This repository also contains the code for the following charm interfaces:
1. [`falcosidekick_http_endpoint`](./interfaces/falcosidekick_http_endpoint): An interface for connecting charms to Falcosidekick HTTP endpoint.
In addition to charm related code, this repository also contains packages to the aforementioned charms.
1. [`falco`](.github/workflows/build_falco.yaml): A customized Falco package built from source.
2. [`falcocsidekick`](./falcosidekick-k8s-operator/rock): A customized Falcosidekick rock image built from source.
## Project and community
The Falco operators project is a member of the Ubuntu family. It is an open source project that warmly welcomes
community projects, contributions, suggestions, fixes and constructive feedback.
- [Code of conduct](https://ubuntu.com/community/code-of-conduct)
- [Contribute](https://github.com/canonical/falco-operators/blob/main/CONTRIBUTING.md)
- [Get support](https://discourse.charmhub.io/)
- [Issues](https://github.com/canonical/falco-operators/issues)
- [Matrix](https://matrix.to/#/#charmhub-charmdev:ubuntu.com)