Posts in 2021
Falco 0.30.0
Friday, October 01, 2021 By Frederico Araujo
Today we announce the fall release of Falco 0.30.0 🌱 This version includes new features, important fixes, and an exciting proposal for a libs plugin system! Novelties 🆕 Let's review some of the highlights of the new release. New features and fixes …
Kubernetes Response Engine, Part 9: Falcosidekick + Fission
Wednesday, September 01, 2021 By Gaurav Gahlot
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 8: Falcosidekick + Flux v2
Tuesday, August 31, 2021 By Batuhan Apaydın
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 gathering Audit Logs by using FluentBit - Part 2
Thursday, July 22, 2021 By Batuhan Apaydın
Introduction In the previous blog post, we had talked about the Audit Logs in more detail, this post is a continuation of the previous blog post, so I suggest you take a look at the previous blog post before continuing reading. The only difference in …
Kubernetes Response Engine, Part 7: Falcosidekick + Cloud Functions
Tuesday, June 29, 2021 By Furkan Türkal
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 6: Falcosidekick + Cloud Run
Friday, June 25, 2021 By Batuhan Apaydın
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.29.0
Monday, June 21, 2021 By Massimiliano Giovagnoli
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 By Radhika Puthiyetath
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 By Thomas Labarussias
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 By Batuhan Apaydın
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, …