Search results for: kubernetes


The grype admission controller

Posted on April 14, 2022 | By Josh Knarr

Guest post originally published on the BoxBoat blog by Josh Knarr Intro Today I want to write about the grype admission controller. I wrote it. I am proud of it. I think it solves a really uncomfortable problem in…


CNCF On-Demand Webinar: Advanced networking with Luigi and Hostplumber

Posted on April 14, 2022

In this video we will look at how Luigi and Hostplumber can assist in deploying advanced networking use cases in Kubernetes.


CNCF On-Demand Webinar: Day Zero Service Mesh

Posted on April 14, 2022

Service mesh is the future of application connectivity. It delivers immediate value to any architecture by increasing application traffic’s security, reliability and observability. At the same time, it can be challenging to understand and deploy service mesh in…


etcd integrates continuous fuzzing

Posted on April 13, 2022 | By Adam Korczynski, David Korczynski, Sahdev Zala

Guest post originally published on the etcd blog by Adam Korczynski, David Korczynski, Sahdev Zala In the last few months, the team at Ada Logics has worked on integrating continuous fuzzing into the etcd project. This was an effort focused…


Flagger adds Gateway API Support

Posted on April 11, 2022 | By Daniel Holbach

Guest post originally published on the Flux blog by Daniel Holbach The Flagger team is proud to bring you Kubernetes Gateway API support as part of the 1.19.0 release. Read here about why this is a significant development in…


Cloud Native Batch System Volcano moves to the CNCF Incubator

Posted on April 7, 2022

The CNCF Technical Oversight Committee (TOC) has voted to accept Volcano as a CNCF incubating project.  Volcano is a cloud native batch system and CNCF’s first batch computing project. It is developed to extend cloud native from micro…


Flux March 2022 Update

Posted on April 7, 2022

Project post originally published on the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities which are…


CNCF On-Demand Webinar: Easily find the needle in your Kuberenetes traffic haystack with Mizu

Posted on April 7, 2022

In Cloud Native architectures, many developers find troubleshooting and debugging painful. All public function calls (which used to run locally) have become API calls going to other services, over the network.Mizu gives control back to the developers and…


CNCF On-Demand Webinar: Extend Falco with Plugins: Trigger Alerts with any Stream of Events

Posted on April 7, 2022

Falco is the de facto Runtime Security agent for Kubernetes environments, by capturing syscalls it can see everything at Kernel level. With its’ new Plugin system, you can now apply the logic of rules to any event stream…


Flux security: Using pod security standard “restricted”

Posted on April 5, 2022 | By Daniel Holbach

Project post originally published on the Flux Blog by Daniel Holbach Next up in our blog series about Flux Security is how we moved to Pod Security Standard “restricted”, all the background info you need to know and how that…