Search results for: artifact hub


CNCF Announces Graduation of Cloud Native Buildpacks, Advancing the Standard for Container Builds

Posted on August 11, 2026

Project reaches broad production adoption for transforming application source code into OCI-compliant container images across cloud environments Key Highlights: SAN FRANCISCO — Aug. 11, 2026 — The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems…


LitmusChaos Q1-Q2 2026 update: community, contributions, and project progress

Posted on August 6, 2026 | Pritesh Kiri

About LitmusChaos LitmusChaos is an open source chaos engineering platform that helps teams identify weaknesses and potential outages in their infrastructure by running controlled chaos experiments. Built on cloud native principles, LitmusChaos enables teams to validate…


Kubeflow SDK evolution- One million downloads and counting

Posted on August 3, 2026 | Kubeflow Contributors

The unified kubeflow-sdk  has officially crossed 1 million downloads on PyPI! This milestone reflects the rapid adoption of this streamlined interface. In this post, we celebrate this community milestone and highlight the core concepts driving the…


Runtime Supply Chain Verification using the Node Resource Interface (NRI)

Posted on July 30, 2026 | Sascha Grunert

The widely used container supply chain verification tools today operate at the Kubernetes API layer as admission webhooks (such as Kyverno, OPA Gatekeeper, and Sigstore Policy Controller). They intercept pod creation, check signatures and attestations, and…


The CNCF Data Storage in Cloud Native AI White Paper

Posted on July 8, 2026 | CNCF TAG Infrastructure

Deploying Artificial Intelligence (AI) and Machine Learning (ML) workloads at scale has become a primary objective for modern enterprises. However, moving these data-heavy, stateful workloads into cloud native infrastructure introduces massive data bottlenecks. To help organizations…


OTel and mesh-derived metrics: A 2026 reference

Posted on June 29, 2026 | Mesut Oezdil, DevOps Engineer (written on behalf of Buoyant)

If you already run an OpenTelemetry pipeline, you have good visibility into what your applications are doing. This blog post is about what you don’t see yet: the east-west traffic between your services, measured at the…


Security Profiles Operator v1: Stable APIs, Security Hardened, and Shaping Upstream Kubernetes

Posted on June 26, 2026 | Sascha Grunert (Red Hat)

Linux provides powerful kernel-level security mechanisms, seccomp, SELinux, and AppArmor, that restrict what containerized workloads can do. Each uses profiles that define permitted behavior, but writing, distributing, and maintaining those profiles by hand is tedious and…


Securing CI/CD for an open source project, part 3: Credentials, verification, and what’s next

Posted on June 26, 2026 | André Martins (Cilium maintainer and Software Engineer, Isovalent at Cisco) and Feroz Salam (Cilium Security Team and Security Engineer, Isovalent at Cisco)

This is the third and final post in a series on how Cilium hardens its CI/CD pipeline. Part 1 covered access control and Part 2 covered dependency hardening. This post covers the last layer: keeping CI…


Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security

Posted on May 29, 2026 | Abu Hena Mostafa Kamal, CNCF Kubestronaut and Senior Software Engineer

Modern software delivery is no longer constrained by application code — it is constrained by the platform that runs it. This article presents the design of a cloud-native Internal Developer Platform (IDP) built on Kubernetes and…


When AI agents become contributors: How KubeStellar reached 81% PR acceptance

Posted on May 14, 2026 | Andy Anderson, Chief Maintainer of KubeStellar Console

In mid-December, I started building KubeStellar Console from scratch. It’s a multi-cluster management dashboard for Kubernetes, and it sits inside the KubeStellar project in the Cloud Native Computing Foundation (CNCF) Sandbox. The stack is Go on the back…