Home / Companies / Sysdig / Blog / Post Details
Content Deep Dive

Kubernetes run-time security: Automate Sysdig Falco deployment using Helm charts

Blog post from Sysdig

Post Details
Company
Date Published
Author
Néstor Salceda
Word Count
997
Language
English
Hacker News Points
-
Summary

Sysdig Falco is an open-source tool designed for implementing run-time security in Kubernetes clusters, and it can be deployed efficiently using Helm charts, the Kubernetes package manager. By packaging Falco as a Helm chart, users can easily install it with a simple command if they already have Helm set up, streamlining the process of deploying security rules in their Kubernetes environments. The Falco Helm chart offers extensive configuration options, allowing users to customize settings through command flags or a values.yaml file for more portable deployment scripts. Additionally, the tool includes a Falco Event Generator for testing setups by simulating anomalous activities, and Kubernetes ConfigMaps can be leveraged to apply custom security rulesets for specific container images. For those preferring enterprise-level features and support, Sysdig also offers a commercial platform called Sysdig Secure, providing enhanced capabilities for container security, vulnerability management, compliance, and forensics.