Search results for: 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…


etcd integrates continuous fuzzing

Posted on April 13, 2022 | 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…


Flagger adds Gateway API Support

Posted on April 11, 2022 | 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…


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…


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…


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…


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…


Flux security: Using pod security standard “restricted”

Posted on April 5, 2022 | 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…


CNCF Live Webinar: From Pipelines to Supply Chains: Level up with Supply Chain Choreography

Posted on April 5, 2022

The Kubernetes ecosystem has a rich set of solutions for various stages of CI/CD. Tools like Flux, Tekton, kpack, Knative, ArgoCD, and more each enable big steps forward in establishing a modern path to production. And…


Learn OpenTelemetry tracing with this lightweight microservices demo

Posted on April 4, 2022 | Ramon Guiu and John Pruitt

Guest post originally published in the Timescale Blog by Ramon Guiu and John Pruitt OpenTelemetry is an open source observability framework for cloud-native service and infrastructure instrumentation hosted by the Cloud Native Computing Foundation (CNCF). It has gained…