Preparing for falco
This commit is contained in:
parent
b5eb997165
commit
361895d43d
3 changed files with 74 additions and 37 deletions
|
|
@ -168,6 +168,10 @@
|
|||
when:
|
||||
- kubernetes_master|bool
|
||||
|
||||
# https://v1-17.docs.kubernetes.io/docs/tasks/debug-application-cluster/falco/
|
||||
# https://github.com/falcosecurity/falco/blob/master/rules/k8s_audit_rules.yaml
|
||||
# Ou récupération de ces règles pour une utilisation avec falco
|
||||
|
||||
- name: Configure audit policy
|
||||
copy:
|
||||
src: "etc/kubernetes/policies/audit-policy.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue