Docs

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

  • 2025-09-02
    Redhat Blog

    EMEA’s cloud sovereignty puzzle takes shape

    EMEA’s cloud sovereignty puzzle takes shape More like this Blog post Blog post Blog post Keep exploring Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share Digital sovereignty is not a new topic, but recent events on the world stage have catapulted it to the top of the top of boardroom agendas and government priorities alike. According to a 2025 BARC study , 84% of surveyed companies view data sovereignty as a central point of their strategy, and 70 percent report significantly increased relevance in the past one to two years.

    #kubernetes
  • 2025-09-02
    Redhat Blog

    Protect and unify with Commvault and Red Hat OpenShift: A modern approach to disaster recovery for VMs and containers

    Protect and unify with Commvault and Red Hat OpenShift: A modern approach to disaster recovery for VMs and containers A unified approach to backup and recovery Take the next step in your modernization journey Red Hat OpenShift Container Platform | Product Trial About the author Dan Bettinger More like this Blog post Blog post Blog post Keep exploring Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share The path to modernization isn't always the least distance between two points. As enterprises embrace containerization for speed and scalability, a significant number of business-critical workloads continue to run on virtual machines (VM).

    #kubernetes
  • 2025-09-02
    Redhat Blog

    The Metadata Assistant: How Red Hat is using generative AI to make web content easier to find and use

    The Metadata Assistant: How Red Hat is using generative AI to make web content easier to find and use Facing challenges with metadata accuracy How Red Hat's Metadata Assistant helps How it works: Relieving Red Hatters from long forms and tedious tasks Conclusion Get started with AI Inference About the authors Anna McHugh Gail Vadia More like this Blog post Blog post Blog post Keep exploring Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share Most of us rely on good web metadata every day, perhaps hundreds of times a day, without ever realizing it. While we don’t all see metadata, it’s present on every webpage, providing details for categorizing content.

    #kubernetes
  • 2025-09-02
    Redhat Blog

    What’s new with data science pipelines in Red Hat OpenShift AI

    What’s new with data science pipelines in Red Hat OpenShift AI So, what exactly are data science pipelines in OpenShift AI? Creating a pipeline (and then what?) Cool new things in data science pipelines (from Kubeflow Pipelines 2.4. x) Flexible resource limits with placeholders Better control over parallel loops Reliable SubDAG Output resolution How these updates help you in OpenShift AI An important heads-up: The data science pipelines 2.0 change Wrapping up Learn more Get started with AI Inference About the author Alex Handy More like this Blog post Blog post Blog post Keep exploring Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share If you’ve ever struggled with manual, inconsistent, or expensive machine learning (ML) workflows (or if you'd love to have a formalized workflow at all), you’re not alone! Many teams hit roadblocks when trying to automate, scale, or manage their ML pipelines—especially as projects grow, scope creeps, and requirements inevitably change.

    #kubernetes
  • 2025-09-02
    Redhat Blog

    Why defence organisations need resilience beyond sovereignty

    Why defence organisations need resilience beyond sovereignty Why autonomy matters The three pillars of autonomy Open source is the foundation of autonomy Beyond sovereignty to resilience Learn more Red Hat Learning Subscription | Product Trial About the author Giuseppe Magnotta More like this Blog post Blog post Blog post Keep exploring Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share Amid rising geopolitical tensions, digital sovereignty has become a focal point for governments and enterprises alike. However, for defence organisations, sovereignty alone is not enough.

    #kubernetes
  • 2025-09-01
    Kubernetes Blog

    Kubernetes v1.34: DRA has graduated to GA

    Kubernetes v1.34: DRA has graduated to GA The core of DRA is now GA Features promoted to beta New alpha features What’s next? Getting involved Acknowledgments Kubernetes 1.34 is here, and it has brought a huge wave of enhancements for Dynamic Resource Allocation (DRA)! This release marks a major milestone with many APIs in the resource. k8s.

    #kubernetes
  • 2025-09-01
    CNCF

    Jaeger at 10: Forged in Community, Reborn in OpenTelemetry

    Most Challenging Part of Tracing Journey to v2 Fueling the Future: The Mentorship Pipeline Mature Ecosystem of Tracing Recognition of the Community Posted on September 1, 2025 by Yuri Shkuro and Jonah Kowall, Jaeger Maintainers In the fast-paced world of software, reaching 10 years is a testament to a project’s resilience, utility, and community strength. Half a decade ago, we celebrated Jaeger’s fifth anniversary , marveling at its growth from a nascent idea to a critical component in the observability stack.

    #cncf
  • 2025-08-30
    CNCF

    Announcing Kyverno Release 1.15!

    TL;DR New Policy Types MutatingPolicy: Flexible Resource Transformation GeneratingPolicy: Intelligent Resource Creation DeletingPolicy: Controlled Cleanup Made Easy Pod Security Standard(PSS) Policy Performance: ClusterPolicy vs ValidatingPolicy Key Performance Improvements Why It Matters New OpenReports API Group Support Community & Contributions Getting Started What’s Next? Conclusion Posted on August 30, 2025 by The Kyverno Team CNCF projects highlighted in this post Kyverno 1.15 makes Kubernetes policy management more powerful, extensible, and user-friendly. We are thrilled to announce the release of Kyverno 1.15.0, continuing our mission to make policy management in Kubernetes environments more modular, performant, and user-friendly.

    #cncf
  • 2025-08-29
    Kubernetes Blog

    Kubernetes v1.34: Finer-Grained Control Over Container Restarts

    Kubernetes v1.34: Finer-Grained Control Over Container Restarts The problem with a single restart policy Introducing per-container restart policies Use cases In-place restarts for training jobs Try-once init containers Pods with multiple containers How to use it Example 1: Restarting on specific exit codes Example 2: A try-once init container Example 3: Containers with different restart policies Learn more Roadmap Your feedback is welcome! With the release of Kubernetes 1.34, a new alpha feature is introduced that gives you more granular control over container restarts within a Pod. This feature, named Container Restart Policy and Rules , allows you to specify a restart policy for each container individually, overriding the Pod's global restart policy.

    #kubernetes
  • 2025-08-29
    VMware Cloud Foundation Blog

    From VLAN Tag to Segment: Using Guest VLAN Tagging in NSX

    Guest VLAN Tagging alone… not great with NSX Mapping VLAN Tags to NSX Segments Step 1 – Attach the VM to a segment Step 2 – Convert the VM’s port into a parent port Step 3 – Create child ports for each VLAN Notes Configuration steps VM Configuration Creation of a child port using API Step 1 – Retrieve the VM’s Port Step 2 – Convert the Port into a Parent Port Step 3 – Create a Child Port for VLAN 10 Creation of a Child Port for via UI Related Articles From VLAN Tag to Segment: Using Guest VLAN Tagging in NSX Save Costs and Scale Efficiently with vSAN Deduplication in VMware Cloud Foundation 9.0 How to Connect your VMware Private AI Services Agents to OpenWeb UI By default, a virtual machine sends traffic to its vNIC untagged. The virtual switch then receives that traffic into a single VLAN or NSX segment.

    #vmware #cloud-foundation #kubernetes