Skip to content

Instantly share code, notes, and snippets.

@YurgenUA
Last active May 23, 2026 22:21
Show Gist options
  • Select an option

  • Save YurgenUA/246529210fcefcdd3e1f9643eff1a870 to your computer and use it in GitHub Desktop.

Select an option

Save YurgenUA/246529210fcefcdd3e1f9643eff1a870 to your computer and use it in GitHub Desktop.
% helm repo add falcosecurity https://falcosecurity.github.io/charts
"falcosecurity" already exists with the same configuration, skipping
% helm install falco falcosecurity/falco \
--namespace falco \
--create-namespace \
-f falco-values.yaml
NAME: falco
LAST DEPLOYED: Sun May 24 00:20:28 2026
NAMESPACE: falco
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Falco agents are spinning up on each node in your cluster. After a few
seconds, they are going to start monitoring your containers looking for
security issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment