Search results for: kubernetes


Building an AI factory on Kubernetes

Posted on August 27, 2026 | Hrittik Roy | CNCF Ambassador and Platform Advocate at vCluster

An AI factory is not just a model or a cluster. It is a pool of GPUs that many teams draw from at once: one team fine-tuning, another serving inference, a third running evaluations, all on…


Stop trying to learn all of Kubernetes at once

Posted on August 25, 2026 | Joep Piscaer, Portainer.io

As a recovering VMware architect, it took me a little while to grasp Kubernetes. And I noticed I’m not alone in this.. From developers on our own team who need to get fluent in Kubernetes fast…


Eleven minutes, zero humans: Building a self-healing Kubernetes upgrade pipeline on Kairos

Posted on August 14, 2026 | Olivier Calzi | CNCF Golden Kubestronaut

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…


Does Kubernetes DRA Replace HAMi?

Posted on August 7, 2026 | Mesut Oezdil

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…


Shadow AI in CI/CD: Threat-modeling the path from developer laptop to Kubernetes

Posted on August 7, 2026 | Matteo Bisi, ReeVo SpA

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…


OpenCost 1.121.0: First-of-a-kind Kubernetes inference cost tracking

Posted on August 5, 2026 | Sima Nadler Senior Program Manager, IBM Research and Alex Meijer OpenCost Maintainer

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…


Scaling Kubernetes pods with KEDA based on Amazon SQS queue depth

Posted on July 31, 2026 | Albena Galabova, Itgix

In event-driven Kubernetes architectures, CPU and memory utilization often fail to reflect real system pressure. A worker pod may sit idle from a CPU perspective while thousands of messages pile up in an Amazon SQS queue….


Your Kubernetes health checks are accidentally waking your services. Here’s the fix.

Posted on July 29, 2026 | KubeElasti Maintainers

Scale-to-zero breaks when health checks scale you back up. Learn how KubeElasti’s ProbeResponse lets Kubernetes services stay genuinely idle — while keeping load balancers and uptime monitors happy. Scale-to-zero sounds perfect on paper. Idle service. No…


Welcome CoHDI to the CNCF: Evolving Kubernetes into composable disaggregated infrastructures

Posted on July 28, 2026 | Hyde Sugiyama (Red Hat), Naoki Oguchi (FSAS Technology), Jin Hase (Fujitsu), Michele Gazzetti (IBM Research), Masaharu Kanda (NTT)

We are thrilled to announce that CoHDI has officially been accepted as a Cloud Native Computing Foundation (CNCF) Sandbox project! This acceptance into the CNCF Sandbox marks an important milestone in CoHDI’s journey. We would like…


Tech Times: “KubeCon Japan 2026: Kubernetes GPU Scheduling, OTel Graduation Converge for AI Era”

Posted on July 28, 2026

OTel’s CNCF graduation and DRA GA signal production-ready Kubernetes infrastructure for AI agents.