eBPF based tool for tracing file access patterns. This project is under development, so please don't use it in any critical environment.
Make sure to have docker installed on your system and run make test to run image build and end-to-end tests.
The docker image is available (examples in docker-compose.yaml):
docker pull ghcr.io/amirhnajafiz/flap:v0.0.0-beta-2
- List of required mount points
- List of requried capabilities needed for the main process
- Separate pipeline for beta images
- K8S Operator to update manifests upon pod creation using annotations/labels
- Live monitoring (exporting the results as Prometheus metrics)