Search results for: artifact hub


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…


Adobe

Posted on April 30, 2026

The challenge Flex CI & CD transformed software delivery at Adobe by making GitOps the foundation of how teams deploy and manage applications. We established Git as the source of truth, adopted declarative infrastructure and application…


Peer-to-Peer acceleration for AI model distribution with Dragonfly

Posted on April 6, 2026 | Pavan Madduri, CNCF Kubestronaut

The problem: AI model distribution is broken at scale Large-scale AI model distribution presents challenges in performance, efficiency, and cost. Consider a typical scenario: an ML platform team manages a Kubernetes cluster with 200 GPU nodes….