RSS

You are viewing documentation for Falco version: v0.29.1

Falco v0.29.1 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.

Posts in 2021

  • 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 …

    Read more

  • 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, …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • Contribution of the drivers and the libraries

    Tuesday, February 23, 2021 in The Falco blog

    We are excited to announce the contribution from Sysdig Inc. of the kernel module, the eBPF probe, and the libraries to the Cloud Native Computing Foundation. The source code of these components has been moved into the Falco organization. You can …

    Read more

  • Falco Performance Testing

    Wednesday, January 20, 2021 in The Falco blog

    Special Thanks to Leonardo Grasso for assisting me Agenda The agenda of this document is to share the experience and explain the steps followed for the performance testing of Falco application deployed using helm chart on a Kubernetes cluster and …

    Read more

  • Falco Rules Now Support Exceptions

    Tuesday, January 19, 2021 in The Falco blog

    One of the upcoming features in Falco 0.28.0 is support for exceptions in rules. Exceptions are a concise way to represent conditions under which a rule should not generate an alert. Here's a quick example: - rule:Writebelowbinarydir...exceptions:- …

    Read more

  • Falco 0.27.0 a.k.a. "The happy 2021 release"

    Monday, January 18, 2021 in The Falco blog

    Today we announce the release of Falco 0.27.0 🥳 This is the first release of 2021! You can take a look at the set of changes here: 0.27.0 As usual, in case you just want to try out the stable Falco 0.27.0, you can install its packages following the …

    Read more

  • Kubernetes Response Engine, Part 1: Falcosidekick + Kubeless

    Friday, January 15, 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 2 : Falcosidekick + OpenFaas Kubernetes Response Engine, Part 3 …

    Read more