Falco
āļāļąāļ§āļāļĒāđāļēāļāļāļēāļĢāļāļīāļāļāļąāđāļ falco āļāļ Kubernetes
falcosidekick:
enabled: true
webui:
enabled: true
config:
teams:
webhookurl: "<your webhook url>"
minimumpriority: warninghelm repo add falcosecurity https://falcosecurity.github.io/charts
helm repo update
helm upgrade --install falco falcosecurity/falco --namespace falco --create-namespace -f falco.values.yamlāļāļāļŠāļāļ alarm
cleanup
Uninstall Falco
Last updated