document Falco runtime topology
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 1m0s
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 1m0s
This commit is contained in:
@@ -75,6 +75,12 @@ application workloads in the `default` namespace are rejected. Falco runtime
|
||||
testing has verified that the suspicious shell workload produces the custom
|
||||
shell detection while the compliant workload does not.
|
||||
|
||||
The local k3d cluster runs its node containers on one Flatcar host kernel, so
|
||||
multiple Falco Pods can observe the same kernel event. This can create duplicate
|
||||
notifications during local demonstrations. The production-style separate-VM
|
||||
path gives each node its own kernel. See [`docs/runtime-detection.md`](docs/runtime-detection.md)
|
||||
for the topology distinction and alerting implications.
|
||||
|
||||
## Build status
|
||||
|
||||
- [x] Phase 1: local k3d definition and optional Terraform/Ansible path
|
||||
|
||||
Reference in New Issue
Block a user