Falco
Cloud-native runtime security and threat detection engine for Kubernetes and Linux.
Why consider Falco?
Falco is the CNCF-graduated open-source runtime security and threat detection engine. Using Linux eBPF drivers and kernel system calls, it monitors container behavior in real-time, detecting privilege escalations, unexpected shell executions, and namespace escapes.
Learn Falco by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Falco
Falco analyzes Linux syscalls at the kernel level with declarative security rule conditions, alerting instantly when containers deviate from expected baselines.
Installation via Helm
helm repo add falcosecurity https://falcosecurity.github.io/chartshelm install falco falcosecurity/falco --set driver.kind=modern_ebpfFalco is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.