Blog

  • Reset

Found 2652 posts


How to turn slow queries into actionable reliability metrics with OpenTelemetry
Member Post How to turn slow queries into actionable reliability metrics with OpenTelemetry
Slow SQL queries degrade user experience, cause cascading failures, and turn simple operations into production incidents. The traditional fix? Collect more telemetry. But more telemetry means more things to look at, not necessarily more understanding. Instead...
August 21, 2026 | Severin Neumann, Causely

Announcing H1 2027 KCDs
Staff Post Announcing H1 2027 KCDs
Get ready to connect, learn, and innovate right in your backyard. Kubernetes Community Days (KCDs) are officially kicking off for H1! Supported by the Cloud Native Computing Foundation (CNCF), these community-organized events bring open source adopters...
August 20, 2026 | Helena Spease | Community & Outreach, CNCF

German ciphers, telegrams, and cloud native data sovereignty
Member Post German ciphers, telegrams, and cloud native data sovereignty
A lesson from 1917 In January 1917, Germany sent a secret telegram. It went to Mexico. The offer: join the war against the United States, and you can have Texas, Arizona and New Mexico back. The...
August 20, 2026 | James Hirst and Budhaditya Bhattacharya, Tyk

Kyverno is a platform primitive, not a security tool
Ambassador Post Kyverno is a platform primitive, not a security tool
Where does Kyverno live in your organization? I don’t mean which cluster! On which team’s slide deck does it show up? Whose budget line?  For most companies I’ve talked to, the answer is security. Kyverno is...
August 19, 2026 | Koray Oksay | CNCF Ambassador

Cloud Native platform sovereignty through multi-plane architecture
Ambassador Post Cloud Native platform sovereignty through multi-plane architecture
When people talk about cloud sovereignty, the conversation often starts with regions: where a workload runs and where its data is stored. But choosing a region is only part of the story. The architecture of the...
August 18, 2026 | Chamod Perera | CNCF Ambassador and Suvin Kodituwakku, Senior Software Engineer at WSO2

Welcome Falkey the Falco and Ky the Kyverno Pyrenees
Welcome Falkey the Falco and Ky the Kyverno Pyrenees
If you have yet to meet Phippy, she’s a friendly PHP app exploring the cloud native world with her pals. Over the last decade, Phippy’s circle has grown to include eighteen friends, with the newest members...
August 17, 2026 | Audra Montenegro | Community & Outreach, CNCF

Eleven minutes, zero humans: Building a self-healing Kubernetes upgrade pipeline on Kairos
Kubestronaut Post Eleven minutes, zero humans: Building a self-healing Kubernetes upgrade pipeline on Kairos
Once upon a time, upgrading a Kubernetes control plane meant staying awake for it. SSH into every node. Run the upgrade by hand. Watch etcd health the whole time, hoping quorum holds through every reboot. This...
August 14, 2026 | Olivier Calzi | CNCF Golden Kubestronaut

Lightweight Dragonfly Deployment: P2P Distribution Without the Database Stack
Project Maintainer Post Lightweight Dragonfly Deployment: P2P Distribution Without the Database Stack
Dragonfly speeds up file and container image distribution using peer-to-peer (P2P) technology, but a standard installation deploys several components and dependencies. Beyond the Scheduler, Seed Client, and Client that move data, a traditional setup requires a...
August 13, 2026 | Wenbo Qi (Gaius), Dragonfly Maintainer

LLMOps and platform engineering: Who should own the AI pipeline?
Member Post LLMOps and platform engineering: Who should own the AI pipeline?
A few years ago, getting a model into production meant a data scientist, a DevOps engineer, and a narrow set of tools: train it, test it, ship it, watch the dashboards. Large language models broke that...
August 13, 2026 | Daniel Bryant, Syntasso

Good apps aren’t born, they’re guided: Building observable policy as code
Community Post Good apps aren’t born, they’re guided: Building observable policy as code
As parents in tech, we’ve learned that neither children nor applications thrive without clear boundaries. There are no “good” or “bad” kids, just as there are no inherently “good” or “bad” applications, only behaviors shaped by...
August 12, 2026 | Diana Todea (Head of Developer Relations Engineering, VictoriaMetrics) & Cortney Nickerson (Community at Kyverno)

Advancing AI model interoperability with Docker and ModelPack
Member Post Advancing AI model interoperability with Docker and ModelPack
The rise in the number of tools available for creating and running AI content has lowered the barrier of entry and offered the flexibility of choice when choosing the appropriate solution for a given use case....
August 12, 2026 | Andrew Block, Red Hat

A practical guide to solving when zero+zero=two in mesh observability
Member Post A practical guide to solving when zero+zero=two in mesh observability
A Service Mesh like Istio, together with Kiali gives you a lot on day one. You install the mesh, point Prometheus at it, and suddenly you have request rate, latency, error rate, and a fairly good...
August 11, 2026 | Israel Blancas, Software Engineer at Coralogix and Jose Gomez-Selles, Product Lead at VictoriaMetrics

Learning Cloud-Native Engineering Beyond Tutorials Through LFX
Mentorship Post Learning Cloud-Native Engineering Beyond Tutorials Through LFX
I joined the LFX mentorship expecting to spend three months writing documentation. A few weeks later, I was deploying OpenTelemetry Collectors across AWS EC2 instances, debugging networking problems between machines, and trying to understand why a...
August 10, 2026 | Uzochukwu Nweneary | LFX Mentee

Does Kubernetes DRA Replace HAMi?
Project Maintainer Post Does Kubernetes DRA Replace HAMi?
Projects that want to share a GPU on Kubernetes have to work around an API instead of with it. The device plugin interface could count devices, and that was the whole vocabulary: nvidia.com/gpu: 1. It meant one...
August 7, 2026 | Mesut Oezdil

Shadow AI in CI/CD: Threat-modeling the path from developer laptop to Kubernetes
Member Post Shadow AI in CI/CD: Threat-modeling the path from developer laptop to Kubernetes
Artificial intelligence is becoming part of daily software delivery, often before it becomes part of the security architecture. That gap has a name: Shadow AI. It is any AI tool, model, agent, extension, or integration used...
August 7, 2026 | Matteo Bisi, ReeVo SpA

LitmusChaos Q1-Q2 2026 update: community, contributions, and project progress
LitmusChaos Q1-Q2 2026 update: community, contributions, and project progress
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...
August 6, 2026 | Pritesh Kiri

OpenCost 1.121.0: First-of-a-kind Kubernetes inference cost tracking
Project Post OpenCost 1.121.0: First-of-a-kind Kubernetes inference cost tracking
Your GPU bill is rising. Your models are serving billions of tokens. Yet one question remains unanswered: what does each token actually cost? This is not a hypothetical problem. Platform teams today operate in a fog...
August 5, 2026 | Sima Nadler Senior Program Manager, IBM Research and Alex Meijer OpenCost Maintainer

You can’t debug what you can’t see — Observability for AI Agents 
Member Post You can’t debug what you can’t see — Observability for AI Agents 
This article reflects practical experience building and operating production AI agent systems. Traditional APM can’t tell you why your agent spent far more than usual asking the same question three times. We’ve been running AI agents...
August 4, 2026 | Sabith K Soopy, Principal Engineer at StackGen

Kubeflow SDK evolution- One million downloads and counting
Project Post Kubeflow SDK evolution- One million downloads and counting
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...
August 3, 2026 | Kubeflow Contributors

Cortex completes OSTIF security audit
Project Post Cortex completes OSTIF security audit
The Open Source Technology Improvement Fund is proud to share the results of our security audit of Cortex. Cortex functions as a long-term, multi-tenant scalable open source storage for Prometheus and OpenTelemetry. Thanks to Quarkslab and...
August 3, 2026 | Daniel Blando | Cortex Maintainer