Contents

Kubernetes Falco Rules

Move to Falco Directory

1
cd /etc/falco

Find the Rule

1
grep -r "Package management process launched" .

Backup

1
cp falco_rules.yaml falco_rules.yaml.bak

Apply to Local Rule

1
vi falco_rules.local.yaml