Search results for: kubernetes


Cloud Native Live: Kubernetes v1.36 Release

Posted on May 29, 2026

In this webinar, the Kubernetes v1.36 Release Leads will walk you through the highlights of the release, explain the “why” behind key decisions, and show you what these changes mean in practice for platform engineers, SREs,…


Visual Studio Code Kubernetes Tools

Accepted to CNCF on November 9, 2021

The extension for developers building applications to run in Kubernetes clusters and for DevOps staff troubleshooting Kubernetes applications.

OVN-Kubernetes

Accepted to CNCF on October 17, 2024

A robust Kubernetes networking platform

Kubernetes

Accepted to CNCF on March 10, 2016

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications

CDK for Kubernetes (CDK8s)

Accepted to CNCF on November 10, 2020

CDK8s lets you define Kubernetes apps and components using familiar programming languages and object-oriented APIs.

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…


The Kubernetes integration tax: Prometheus, Cilium and production reality

Posted on May 28, 2026 | Rishi Mondal, SRE at Obmondo and CNCF KubeStellar Maintainer

I still remember the first time we lost sleep over something that wasn’t a bug. It was a Tuesday. Grafana dashboards showed blank panels for Cilium network metrics. Hubble was working fine — DNS visibility, TCP…


TFIR: “How Kubernetes 1.36 Handles GPU Scheduling, DRA, and Kubelet Security | Ryota Sawada, Kubernetes”

Posted on May 27, 2026

Kubernetes 1.36 adds native GPU scheduling via Workload Aware Scheduling and DRA, plus stable fine-grained Kubelet authorization. Ryota Sawada, Release Lead, explains what changed.


GPU autoscaling on Kubernetes with KEDA: Building an external scaler

Posted on May 27, 2026 | Pavan Madduri (Senior Cloud Platform Engineer @ Grainger | CNCF Golden Kubestronaut)

If you run GPU workloads on Kubernetes — vLLM, Triton, training jobs, or the newer agentic inference stacks — you’ve probably hit a familiar problem: the default autoscaling path still reasons about CPU and memory, while…


Why Kubernetes policy enforcement happens too late—and what to do about it

Posted on May 25, 2026 | Sajal Nigam, CNCF Community Member

Kubernetes has become the backbone of modern cloud-native infrastructure. Its flexibility lets teams move fast, compose complex systems from modular components, and deploy across environments with relative ease. But that flexibility comes with a well-known cost:…