Docs

Curated Kubernetes content from AKS, EKS, GKE, OpenShift, Rancher/K3s and more—auto‑aggregated daily.

  • 2025-05-06
    Aqua Security

    Mainframes Are the New AI Infrastructure. Protect it with Secure AI

    Mainframes Are the New AI Infrastructure. Protect it with Secure AI Mainframes: AI Infrastructure for Next Generation Applications AI and Containerization on the Mainframe Introducing Aqua Secure AI Bringing Aqua Security to IBM Z and IBM LinuxONE Modernize Without Compromise If your AI workloads run in containers, then securing those containers is the first and most important step in protecting your AI.

    #security
  • 2025-05-05
    Kubernetes Blog

    Kubernetes v1.33: Prevent PersistentVolume Leaks When Deleting out of Order graduates to GA

    Kubernetes v1.33: Prevent PersistentVolume Leaks When Deleting out of Order graduates to GA How did reclaim work in previous Kubernetes releases? PV reclaim policy with Kubernetes v1.33 How does it work? Important note How to enable new behavior? References How do I get involved? I am thrilled to announce that the feature to prevent PersistentVolume (or PVs for short) leaks when deleting out of order has graduated to General Availability (GA) in Kubernetes v1.33! This improvement, initially introduced as a beta feature in Kubernetes v1.31, ensures that your storage resources are properly reclaimed, preventing unwanted leaks. PersistentVolumeClaim (or PVC for short) is a user's request for storage.

    #kubernetes
  • 2025-05-05
    Nirmata Blog

    Nirmata Enterprise for Kyverno (N4K) Now Available on AWS Marketplace!

    Nirmata Enterprise for Kyverno (N4K) Now Available on AWS Marketplace! What is Nirmata Enterprise for Kyverno (N4K)? Key Features of Nirmata Enterprise for Kyverno Why Choose Nirmata Enterprise for Kyverno? Why AWS Marketplace? Flexible Payment Options Get Started Today We are thrilled to announce that Nirmata Enterprise for Kyverno (N4K) is now available on AWS Marketplace ! This enterprise-grade distribution of Kyverno brings the power of Kubernetes policy management with enhanced features, security, and support to meet the needs of the most demanding production environments. Nirmata Enterprise for Kyverno (N4K) is the enterprise-grade distribution of the widely-used Kyverno policy engine.

    #nirmata #kubernetes
  • 2025-05-05
    KodeKloud Blog (Kubernetes)

    Kubernetes 1.33: Top 5 Features of “Octarine

    A Closer Look at the Release Stats What You’ll Learn in This Post 1. Sidecar Containers Graduate to Stable The Problem (Before) What’s New in Kubernetes 1.33 Why It Matters 2.

    #kodekloud #kubernetes
  • 2025-05-05
    Digital Ocean

    Sharks of DigitalOcean: Jason Dobry, Staff IT Project Specialist

    Sharks of DigitalOcean: Jason Dobry, Staff IT Project Specialist What makes DigitalOcean stand out as a workplace? What excites you most about DigitalOcean? Can you share a moment when you felt especially proud to work at DO? Which of DO’s values resonates most with you? Dive into the future with DigitalOcean About the author Try DigitalOcean for free Related Articles Sharks of DigitalOcean: Darian Wilkin, Senior Manager, Solutions Engineering Sharks of DigitalOcean: Laura Schaffer, VP, Growth Sharks of DigitalOcean: Ali Munir, Staff Technical Account Manager By Sujatha R Technical Writer Published: May 5, 2025 3 min read For Jason Dobry, joining DigitalOcean was about finding genuine belonging, not just accepting a new position. Today, as a Staff IT Project Specialist, Jason coordinates IT project work across global support teams, helping admins and agents across APAC (Asia-Pacific) and EMEA (Europe, Middle East, and Africa) stay aligned and effective.

    #kubernetes
  • 2025-05-03
    KodeKloud Blog (Kubernetes)

    Day 7: Your Kubernetes Learning Roadmap — What’s Next After the Basics?

    Congratulations! The Kubernetes Learning Roadmap 1️⃣ Beginner Stage: Solidify the Core 2️⃣ Advanced Beginner Stage: Start Real-World Projects 3️⃣ Intermediate Stage: Kubernetes in Production Bonus: Printable Kubernetes Learning Checklist Final Words of Encouragement Where to Go From Here Exploring System Architecture for DevOps Engineers Why KubeCon India 2025 Meant More to KodeKloud Linux: List Disks Linux: "cat" Command Linux Made Easy for DevOps Beginners From CFP to Stage: Win Your Tech Talk Slot MCP Explained Simply: How AI Can Actually Do Things Now Still Not Job-Ready After Learning DevOps? What Is Kubernetes? Finally, a Simple Explanation! But Kubernetes is big. It’s normal to now think: This post will give you the answer.

    #kodekloud #kubernetes
  • 2025-05-02
    Kubernetes Blog

    Kubernetes v1.33: Mutable CSI Node Allocatable Count

    Kubernetes v1.33: Mutable CSI Node Allocatable Count Background Dynamically adapting CSI volume limits How it works Enabling the feature Example CSI driver configuration Immediate updates on attachment failures Getting started Next steps Scheduling stateful applications reliably depends heavily on accurate information about resource availability on nodes. Kubernetes v1.33 introduces an alpha feature called mutable CSI node allocatable count , allowing Container Storage Interface (CSI) drivers to dynamically update the reported maximum number of volumes that a node can handle.

    #kubernetes
  • 2025-05-01
    Kubernetes Blog

    Kubernetes v1.33: New features in DRA

    Kubernetes v1.33: New features in DRA Features promoted to beta New alpha features Preparing for general availability What’s next? Getting involved Acknowledgments Kubernetes Dynamic Resource Allocation (DRA) was originally introduced as an alpha feature in the v1.26 release, and then went through a significant redesign for Kubernetes v1.31. The main DRA feature went to beta in v1.32, and the project hopes it will be generally available in Kubernetes v1.34.

    #kubernetes
  • 2025-05-01
    KodeKloud Blog (Kubernetes)

    Day 6: ConfigMaps & Secrets — Managing App Settings and Sensitive Data in Kubernetes

    Let’s Begin With What You Might Know What’s a ConfigMap? What’s a Secret? Why Use Them? How It Works Example: Creating a ConfigMap Try It Yourself Real-World Analogy Quick Summary Coming Up. Exploring System Architecture for DevOps Engineers Why KubeCon India 2025 Meant More to KodeKloud Linux: List Disks Linux: "cat" Command Linux Made Easy for DevOps Beginners From CFP to Stage: Win Your Tech Talk Slot MCP Explained Simply: How AI Can Actually Do Things Now Still Not Job-Ready After Learning DevOps? What Is Kubernetes? Finally, a Simple Explanation! 😬 But in Kubernetes, there’s a better and safer way to do this.

    #kodekloud #kubernetes
  • 2025-04-30
    Kubernetes Blog

    Kubernetes v1.33: Storage Capacity Scoring of Nodes for Dynamic Provisioning (alpha)

    Kubernetes v1.33: Storage Capacity Scoring of Nodes for Dynamic Provisioning (alpha) About this feature How to use Enabling the feature Configuration changes Further reading Additional note: Relationship with VolumeCapacityPriority Kubernetes v1.33 introduces a new alpha feature called StorageCapacityScoring. This feature adds a scoring method for pod scheduling with the topology-aware volume provisioning.

    #kubernetes