Search results for: artifact hub


KitOps 1.0 release—proven in production and looking to CNCF

Posted on January 31, 2025

Member post by Gorkem Ercan, CTO, Jozu The merry band of maintainers and contributors at the KitOps project is happy to announce the 1.0 release of KitOps. Jozu kicked off the KitOps project after observing the…


Notary Project completes its second audit!

Posted on January 21, 2025

Community post cross-posted on the OSTIF blog by Helen Woeste, Communications Manager, the Open Source Technology Improvement Fund OSTIF is proud to share the results of our second security audit of Notary Project. Notary Project is…


Platform engineering at KubeCon + CloudNative NA 2024 in Salt Lake City

Posted on January 15, 2025

Ambassador post originally published on Medium by Mathieu Benoit, CNCF Ambassador KubeCon NA 2024 in Salt Lake City was a blast! Like always, I met with old friends, I made new friends and I had deep…


Dragonfly v2.2.0 has been released

Posted on January 7, 2025

Dragonfly v2.2.0 is released! 🎉🎉🎉 Thanks the contributors who made this release happend and welcome you to visit d7y.io website. Features Client written in Rust The client is written in Rust, offering advantages such as ensuring…


Solving Android app issues with OpenTelemetry: Beyond local profiling

Posted on December 30, 2024

Member post originally published on the Embrace blog by Francisco Prieto Cardelle OpenTelemetry is a powerful observability framework that can help engineers monitor and resolve common Android performance issues. We’ll dive into a few of these…


Navigating Platform Engineering pitfalls with WebAssembly components

Posted on December 23, 2024

Ambassador post by Liam Randall, CNCF Ambassador and CEO, Cosmonic We recently had the opportunity to reflect on the state of platform engineering within large companies—and the role WebAssembly has to play in the discipline’s future….


The Node Resource Interface says “hi” to WebAssembly

Posted on December 19, 2024

Community blog post by Sascha Grunert, CRI-O maintainer The Node Resource Interface (NRI) allows users to write plugins for Open Container Initiative (OCI) compatible runtimes like CRI-O and containerd. These plugins are capable of making controlled changes to containers at dedicated points in…


Managing threat intelligence in Falco

Posted on November 12, 2024 | Nigel Douglas

Falco has become a vital tool for security practitioners seeking to safeguard containerized and cloud-native environments. Leveraging the power of eBPF (Extended Berkeley Packet Filter), Falco monitors system calls and audit events, allowing it to detect…


Announcing Kyverno release 1.13!

Posted on November 7, 2024

Project post originally published on the Kyverno blog Kyverno 1.13 released with Sigstore bundle verification, exceptions for validatingAdmissionPolicies, new assertion trees, generate enhancments, enhanced ValidatingAdmissionPolicy and PolicyException support, and tons more! Wednesday, October 30, 2024 Kyverno…


Mastering Argo CD image updater with Helm: a complete configuration guide

Posted on November 5, 2024

Member post by Stanislava Racheva, DevOps & Cloud engineer at ITGix Understanding Argo CD Image Updater In modern Kubernetes environments, managing container images and ensuring that applications are always running the latest, most secure versions can…