Skip to content

Instantly share code, notes, and snippets.

@Issif
Created June 15, 2023 12:02
Show Gist options
  • Save Issif/622499c5e990d64eec463bbc89f82a58 to your computer and use it in GitHub Desktop.
Save Issif/622499c5e990d64eec463bbc89f82a58 to your computer and use it in GitHub Desktop.
customRules:
override-k8saudit.yaml: |-
- list: allowed_k8s_users
append: true
items: [eks:cloud-controller-manager, eks:vpc-resource-controller, eks:az-poller]
- macro: live_endpoint
append: true
condition: or ka.uri="/readyz?exclude=kms-provider-0" or ka.uri="/livez?exclude=kms-provider-0"
falco:
rules_file:
- /etc/falco/k8s_audit_rules.yaml
- /etc/falco/rules.d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment