Posts in 2021
Falco 0.29.0
Monday, June 21, 2021 in The Falco blog
Today we announce the summer release of Falco 0.29.0 🌱 This version brings a lot of new features and fixes! Novelties 🆕 Let's now review some of the new things Falco 0.29.0 brings. New libraries repository! As per this proposal - and as many of you …
Internationalize Falco Website
Friday, June 11, 2021 in The Falco blog
Diversity and inclusion are the core values of the CNCF ecosystem. As its incubation project, Falco aligns and functions in the fullest expression of these principles. As we recognize internationalization as a powerful tool to facilitate openness and …
Kubernetes Response Engine, Part 5: Falcosidekick + Argo
Sunday, May 23, 2021 in The Falco blog
This blog post is part of a series of articles about how to create a Kubernetes response engine with Falco, Falcosidekick and a FaaS. See other posts: Kubernetes Response Engine, Part 1 : Falcosidekick + Kubeless Kubernetes Response Engine, Part 2 …
Detect Malicious Behaviour on Kubernetes API Server through Audit Logs
Saturday, May 22, 2021 in The Falco blog
Introduction We might not know that Falco is not just for detecting malicious behavior that involves making Linux system calls, in addition to that, Falco v0.13.0 adds Kubernetes Audit Events to the list of supported event sources. That means that, …
Kubernetes Response Engine, Part 4: Falcosidekick + Tekton
Friday, May 14, 2021 in The Falco blog
This blog post is part of a series of articles about how to create a Kubernetes response engine with Falco, Falcosidekick and a FaaS. See other posts: Kubernetes Response Engine, Part 1 : Falcosidekick + Kubeless Kubernetes Response Engine, Part 2 …
Kubernetes Response Engine, Part 3: Falcosidekick + Knative
Thursday, May 13, 2021 in The Falco blog
This blog post is part of a series of articles about how to create a Kubernetes response engine with Falco, Falcosidekick and a FaaS. See other posts: Kubernetes Response Engine, Part 1 : Falcosidekick + Kubeless Kubernetes Response Engine, Part 2 …
Falco 0.28.1
Friday, May 07, 2021 in The Falco blog
Today we announce the spring release of Falco 0.28.1 🌱 This is our first patch release of Falco 0.28 that address some issues found. And this release address some security advisories You can take a look at the set of changes here: 0.28.1 As usual, …
Kubernetes Response Engine, Part 2: Falcosidekick + OpenFaas
Sunday, April 11, 2021 in The Falco blog
This blog post is part of a series of articles about how to create a Kubernetes response engine with Falco, Falcosidekick and a FaaS. See other posts: Kubernetes Response Engine, Part 1 : Falcosidekick + Kubeless Kubernetes Response Engine, Part 3 …
Falco 0.28.0 a.k.a. Falco 2021.04
Friday, April 09, 2021 in The Falco blog
Today we announce the spring release of Falco 0.28.0 🌱 This is the second release of Falco during 2021! You can take a look at the set of changes here: 0.28.0 As usual, in case you just want to try out the stable Falco 0.28.0, you can install its …
Falco Security and Monitoring on RKE Bare Metal Cluster with Rancher
Wednesday, March 10, 2021 in The Falco blog
Foreword This article is, like my previous article about OpenEBS and NFS Server Provisioner, a hands-on guide on how to install, configure and monitor your existing cluster with Falco. Background Kubernetes is a great technology and brings many …