Docs

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

  • 2026-03-26
    CNCF

    Announcing Kubescape 4.0 Enterprise Stability Meets the AI Era

    Runtime Threat Detection Reaches General Availability (GA) Kubescape Storage Reaches General Availability (GA) The Enhanced Node-Agent and Host-Sensor Deprecation Kubescape Enters the AI Era Compliance Posted on March 26, 2026 by Ben Hirschberg, Kubescape Core Maintainer, ARMO CTO CNCF projects highlighted in this post We are happy to announce the release of Kubescape 4.0, a milestone bringing enterprise-grade stability and advanced threat detection to open source Kubernetes security. This version focuses on making security more proactive and scalable.

    #cncf
  • 2026-03-26
    CNCF

    F5 Elevates to Gold Membership in the Cloud Native Computing Foundation

    Application delivery and security provider strengthens collaboration to drive secure, scalable cloud native innovation Key Highlights: F5 has elevated its membership to Gold within the CNCF, strengthening its commitment to open source cloud native innovation. The upgrade broadens F5’s collaboration on key projects like OpenTelemetry, Kubernetes Ingress and Gateway API, enhancing secure networking, application delivery and AI-driven observability in the ecosystem.

    #cncf
  • 2026-03-26
    OpenShift Blog

    Modernize virtual machines on Google Cloud with Red Hat OpenShift Virtualization

    Modernize virtual machines on Google Cloud with Red Hat OpenShift Virtualization Migrating your virtual machines Built for performance on Google Cloud Get started with this demo More Resources: Red Hat OpenShift Virtualization Engine | Product Trial About the author Courtney Grosch More like this Stop searching, start operating: Scale hybrid clusters with Red Hat Advanced Cluster Management for Kubernetes 2.16 Beyond the move: Introducing the Virtualization Migration Assessment Expanded SREs on a plane | Technically Speaking Keep exploring Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share We recently announced that Red Hat OpenShift Virtualization is now available on OpenShift Dedicated on Google Cloud allowing customers the ability to migrate and modernize their VMs to Google Cloud. Running on Google Cloud C3 bare-metal instances, OpenShift Virtualization provides direct access to CPU and memory resources to help support performance-sensitive virtual machine (VM) workloads.

    #openshift
  • 2026-03-25
    CNCF

    CNCF Backstage Documentary Highlights Project Evolution from Development to Global Open Source Standard for Platform Engineering

    Documentary follows the creation and growth of the Backstage project, highlighting its role in accelerating platform engineering initiatives Key Highlights The Cloud Native Computing Foundation (CNCF) announced the new documentary, “Backstage: From Spreadsheet to Standard,” about the evolution of the Backstage project. The documentary traces Backstage’s evolution from an internal Spotify tool to a global open source standard for platform engineering within the CNCF.

    #cncf
  • 2026-03-25
    CNCF

    Higress Joins CNCF: Delivering an enterprise-grade AI gateway and a seamless path from Nginx Ingress

    What is Higress? Customer adoption Why CNCF? Roadmap: Long-term compatibility and ecosystem evolution Sandbox is just the beginning Posted on March 25, 2026 by epower CNCF projects highlighted in this post We are thrilled to announce that Higress has officially passed the Technical Oversight Committee (TOC) vote to join the Cloud Native Computing Foundation (CNCF) as a Sandbox project, becoming a proud member of the CNCF ecosystem. We are thrilled to announce that Higress has officially passed the Technical Oversight Committee (TOC) vote to join the Cloud Native Computing Foundation (CNCF) as a Sandbox project, becoming a proud member of the CNCF ecosystem.

    #cncf
  • 2026-03-25
    VMware Cloud Foundation Blog

    Transitioning to VMware vSphere Configuration Profiles from Host Profiles

    About vSphere Configuration Profiles Transitioning from Host Profiles Manage Configuration at Cluster Level Create Configuration Pre-check and Apply Summary Discover more from VMware Cloud Foundation (VCF) Blog Related Articles Applying GitOps Principles to Maintain Desired State Configuration using VMware vSphere Configuration Profile - Part 3 Transitioning to VMware vSphere Configuration Profiles from Host Profiles Unlocking VMware Cloud Foundation Enterprise Value: Cloud Field Day 25 vSphere Configuration Profiles, first introduced in VMware vSphere 8.0, allows VMware Cloud Foundation administrators to manage the ESX host configuration at a cluster level. In this article, we will discuss how this feature compares to Host Profiles, and how to transition from Host Profiles to vSphere Configuration Profiles in vSphere 9.

    #vmware #cloud-foundation #kubernetes
  • 2026-03-25
    CNCF

    CNCF Celebrates Innovators Advancing Cloud Native at KubeCon + CloudNativeCon Europe

    Recipients are recognized for their outstanding contributions to the cloud native ecosystem and community Key Highlights CNCF announced the winners of the CNCF Community Awards at KubeCon + CloudNativeCon Europe 2026. The awards recognize key contributors across projects and Technical Advisory Groups (TAGs), whose work is instrumental in driving innovation and solving critical cloud native challenges, including the efficient and secure scaling of artificial intelligence infrastructure.

    #cncf
  • 2026-03-25
    Nirmata Blog

    Moving Beyond Kyverno to AI Platform Engineering

    Kyverno OSS – Excellent Starting Point But Not The End Game As platform engineers, most of us have been there: wrestling with hundreds of Kubernetes clusters, trying to enforce consistent security, compliance, and operational policies, all while balancing developer velocity and team efficiency. If you’ve relied on open-source Kyverno, you already know how powerful policy-as-code can be for Kubernetes governance.

    #nirmata #kubernetes
  • 2026-03-24
    AWS Containers Blog (EKS)

    Session policies for Amazon EKS Pod Identity

    Session policies for Amazon EKS Pod Identity What is changing in EKS Pod Identity APIs How to get started Prerequisites Setup Step 1: Create an EKS cluster with Pod Identity add-on Step 2: Create an IAM role with broad S3 permissions Step 3: Create a Pod Identity association without a session policy Step 4: Test the pod with full IAM role permissions Step 5: Add a session policy to restrict permissions Step 6: Verify the restricted permissions Step 7: Expand the session policy Understanding session policy validation Important considerations Session tags and session policies Permission intersection Session policy application Other considerations Cleaning up Conclusion Additional resources About the authors Today, we’re announcing the new session policies capability for Amazon Elastic Kubernetes Service (Amazon EKS) Pod Identity. With this new feature, you can dynamically scope down AWS Identity and Access Management (IAM) permissions for your Kubernetes pods without creating additional IAM roles.

    #eks #aws
  • 2026-03-24
    Nirmata Blog

    GitHub Actions Under Attack. The Ultimate Defense Guide.

    What Just Happened The Trivy Supply Chain Attack TeamPCP Hacks Checkmarx via Stolen CI Credentials HackerBot / CLAW Campaign The Common Thread: Workflow Hygiene Failures Introducing nctl scan github-actions How It Works Would nctl Have Caught These Attacks? Trivy / TeamPCP: Yes — Two Policies Fire Directly CLAW / HackerBot Injection Campaign: Multiple Policies Fire What nctl Cannot Catch (And What Can) Example: Scanning the Kyverno Website Repo Getting Started Three major supply chain attacks. One common thread.

    #nirmata #kubernetes