mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 19:44:57 +00:00
Add example k8s yaml files that allow for running falco as a k8s daemonset and the event generator as a deployment, running on 1 node. Falco is configured to send its output to a slack webhook corresponding to the #demo-falco-alerts channel on sysdig's public slack channel. The output is is k8s friendly by using -pk, -k (k8s api server), and -K (credentials to communicate with api server).