Staff Post
2024 year in review of CNCF and top 30 open source project velocity
By Chris Aniszczyk By consistently tracking open source project velocity, we are able to see the trends and technologies resonating with developers and end users. We have been tracking these trends since 2017; all previous blogs...
January 29, 2025
Found 2267 posts
Training & Certification Post
New course: detecting cloud runtime threats with Falco
Cloud Native Computing Foundation and Linux Foundation Training and Certification have announced the launch of Detecting Cloud Runtime Threats with Falco (LFS254) to arm IT professionals, security analysts and DevOps engineers with the expertise to fortify...
November 7, 2023
Community Post
CNCF Fuzzing updates 2023
Community post by David Korczynski and Adam Korczynski of Ada Logics Fuzzing is a central role in today’s software development practices for ensuring secure and reliable software. CNCF is committed to promoting the use of fuzzing...
November 7, 2023 | David Korczynski and Adam Korczynski
CNCF GitOps microsurvey: learning on the job as GitOps goes mainstream
Six years after the first pattern was published, GitOps has crossed the chasm and cleared the adoption threshold, which – for better or worse – means there are now a lot of people learning on the...
November 7, 2023
Staff Post
Launch of CNCF Japan Chapter “Cloud Native Community Japan”
By Cloud Native Community Japan Today we are thrilled to announce that leaders of the cloud native community in Japan have collaboratively established “Cloud Native Community Japan” as the Japanese Chapter of Cloud Native Computing Foundation...
November 7, 2023
Project Post
Announcing KubeVirt v1.1
Project post by the KubeVirt Community The KubeVirt Community is very pleased to announce the release of KubeVirt v1.1. This comes 17 weeks after our celebrated v1.0 release, and follows the predictable schedule we moved to...
November 7, 2023
OpenTelemetry at KubeCon + CloudNativeCon North America 2023 update
Project post by OpenTelemetry maintainers It’s been quite the year for us, and we’re eager to share some updates on the strides we’ve made. I’d like to start out by thanking our contributors and community –...
November 7, 2023 | OpenTelemetry maintainers
Project Post
Kyverno expands beyond Kubernetes
Project post by Kyverno maintainers Kyverno, the open-source policy engine originally built for Kubernetes, is pleased to announce support for non-Kubernetes workloads, by supporting policies that operate on JSON payloads. Due to its simplicity and wide...
November 6, 2023 | Kyverno Maintainers
Project Post
Introducing the Istio Certified Associate (ICA) Certification for microservices management
Hey there, cloud enthusiasts! We’ve got some exciting news to share with you. The Cloud Native Computing Foundation and Linux Foundation Training & Certification have just launched the Istio Certified Associate (ICA) certification. This new certification...
November 6, 2023 | Istio maintainers
Training & Certification Post
Coming soon! Certified Argo Project Associate
Cloud Native Computer Foundation and Linux Foundation Training and Certification today announced the new Certified Argo Project Associate (CAPA) certification. Argo Project, an open-source, container-native workflow engine for orchestrating parallel jobs on Kubernetes, is an increasingly...
November 6, 2023
Training & Certification Post
Coming soon! Cilium Certified Associate (CCA)
Cloud Native Computer Foundation and Linux Foundation Training and Certification today announced the new Cilium Certified Associate (CCA) certification. Cilium offers advanced networking, security, and observability services, enhancing communication between containerized applications while providing deep visibility...
November 6, 2023
Member Post
It’s time for authorization standards: AuthZEN
Member post originally published on Aserto’s blog by Omri Gazitt In the beginning… Anyone remember the time before we had identity standards? I do. Back in the early days of SaaS, every app had to build...
November 3, 2023 | Omri Gazitt
Project Post
Secure application communications with Mutual TLS and Istio
Member post originally published on Isto’s blog by Lin Sun and Yuval Kohavi Dive into securing application communications, mTLS and Istio to achieve end-to-end mTLS among your applications. One of the biggest reasons users adopt service...
November 3, 2023 | Lin Sun and Yuval Kohavi
Training & Certification Post
New course: CI/CD with Tekton
Better Manage CI/CD Pipelines by Growing Your Tekton Skill Set Cloud Native Computing Foundation and Linux Foundation Training and Certification have launched the new course, CI/CD with Tekton (LFS274), designed to give both technical and non-technical...
November 3, 2023
Staff Post
Immerse yourself in AI at KubeCon + CloudNativeCon in Chicago
KubeCon + CloudNativeCon has always been the place to explore cutting-edge technology, and our upcoming event in Chicago is no exception. From ChatGPT and Dall-E 2, to Adobe’s Firefly, Generative AI has evolved at lightning speed....
November 2, 2023
Member Post
OpenTelemetry in decoupled event driven architectures – solving for the black box when your consuming applications are constantly changing
Member post from Rob Williamson, Solace The goal of OpenTelemetry is to have a common system for tracing across different (aka distributed) technologies. It solves the problems created when systems are deployed across hybrid and multi-clouds,...
November 2, 2023
Staff Post
Official kickoff of the CNCF End User Technical Advisory Board (TAB)
By Taylor Dolezal, head of ecosystem at CNCF I am thrilled to announce the election results for the new CNCF End User Technical Advisory Board (TAB), a significant milestone in making the cloud native ecosystem more...
November 1, 2023
Member Post
Mechanism and implementation of lease
Member post by Datenlord 1. Introduction Xline is an open source distributed KV storage engine for managing small amounts of critical data, with the aim of high performance data access and strong consistency across data centers....
November 1, 2023 | Datenlord
Member Post
The role of Large Language Models (LLMs) in automating pipeline conversions from legacy to Tekton
Member post by Siva Gurunathan, CTO at Ozone Cloud Inc Challenges in New Technology Migrations There have been many technological advancements in the market today, but the main hindrance is the cumbersome process of switching from...
October 31, 2023 | Siva Gurunathan
Community Post
Rust + WebAssembly: building infrastructure for Large Language Model ecosystems
Community post originally published on Second State’s blog by Sam Liu, Second State Engineer, CNCF’s WasmEdge Maintainer and Miley Fu, CNCF Ambassador, DevRel at WasmEdge This is a talk at the track “The Programming Languages Shaping...
October 30, 2023 | Sam Liu and Miley Fu
Ambassador Post
Using GitHub apps with ArgoCD
Ambassador post originally published on Medium by Mitch Connors In preparation for my upcoming talk with Christian Hernandez, I’m setting up an ArgoCD instance which pulls config from a private GitHub repository. While this is my first time...
October 27, 2023 | Mitch Connors