Posts in 2025

  • Kubernetes v1.34: VolumeAttributesClass for Volume Modification GA

    By Sunny Song (Google) | Monday, September 01, 2025 in Blog

    The VolumeAttributesClass API, which empowers users to dynamically modify volume attributes, has officially graduated to General Availability (GA) in Kubernetes v1.34. This marks a significant milestone, providing a robust and stable way to tune your …

    Read more

  • Kubernetes v1.34: Service Account Token Integration for Image Pulls Graduates to Beta

    By Anish Ramasekar (Microsoft) | Friday, August 15, 2025 in Blog

    The Kubernetes community continues to advance security best practices by reducing reliance on long-lived credentials. Following the successful alpha release in Kubernetes v1.33, Service Account Token Integration for Kubelet Credential Providers has …

    Read more

  • PSI Metrics for Kubernetes Graduates to Beta

    By Haowei Cai (Google) | Friday, August 08, 2025 in Blog

    As Kubernetes clusters grow in size and complexity, understanding the health and performance of individual nodes becomes increasingly critical. We are excited to announce that as of Kubernetes v1.34, Pressure Stall Information (PSI) Metrics has …

    Read more

  • Introducing Headlamp AI Assistant

    By Joaquim Rocha (Microsoft) | Thursday, August 07, 2025 in Blog

    This announcement originally appeared on the Headlamp blog. To simplify Kubernetes management and troubleshooting, we're thrilled to introduce Headlamp AI Assistant: a powerful new plugin for Headlamp that helps you understand and operate your …

    Read more

  • Kubernetes v1.34 Sneak Peek

    By Agustina Barbetta, Alejandro Josue Leon Bellido, Graziano Casto, Melony Qin, Dipesh Rawat | Monday, July 28, 2025 in Blog

    Kubernetes v1.34 is coming at the end of August 2025. This release will not include any removal or deprecation, but it is packed with an impressive number of enhancements. Here are some of the features we are most excited about in this cycle! Please …

    Read more

  • Post-Quantum Cryptography in Kubernetes

    By Fabian Kammel (ControlPlane) | Friday, July 18, 2025 in Blog

    The world of cryptography is on the cusp of a major shift with the advent of quantum computing. While powerful quantum computers are still largely theoretical for many applications, their potential to break current cryptographic standards is a …

    Read more

  • Navigating Failures in Pods With Devices

    By Sergey Kanzhelev (Google) Mrunal Patel (RedHat) | Thursday, July 03, 2025 in Blog

    Kubernetes is the de facto standard for container orchestration, but when it comes to handling specialized hardware like GPUs and other accelerators, things get a bit complicated. This blog post dives into the challenges of managing failure modes …

    Read more

  • Image Compatibility In Cloud Native Environments

    By Chaoyi Huang (Huawei), Marcin Franczyk (Huawei), Vanessa Sochat (Lawrence Livermore National Laboratory) | Wednesday, June 25, 2025 in Blog

    In industries where systems must run very reliably and meet strict performance criteria such as telecommunication, high-performance or AI computing, containerized applications often need specific operating system configuration or hardware presence. …

    Read more

  • Changes to Kubernetes Slack

    By Josh Berkus | Monday, June 16, 2025 in Blog

    UPDATE: We’ve received notice from Salesforce that our Slack workspace WILL NOT BE DOWNGRADED on June 20th. Stand by for more details, but for now, there is no urgency to back up private channels or direct messages. Kubernetes Slack will lose its …

    Read more

  • Enhancing Kubernetes Event Management with Custom Aggregation

    By Rez Moss | Tuesday, June 10, 2025 in Blog

    Kubernetes Events provide crucial insights into cluster operations, but as clusters grow, managing and analyzing these events becomes increasingly challenging. This blog post explores how to build custom event aggregation systems that help …

    Read more