Docs

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

  • 2025-10-10
    AWS Containers Blog (EKS)

    SaaS deployment architectures with Amazon EKS

    SaaS deployment architectures with Amazon EKS Patterns for managing remote environment with Amazon EKS in its core Shared responsibility Building distributed SaaS on Kubernetes Application packaging and deployment SaaS Provider Hosted Remote Application Plane Customer Hosted Data Plane with EKS Hybrid Nodes Conclusion About the authors As companies scale their software as a service (SaaS) offerings, they’re expanding their market reach by offering flexible deployment options directly within their customers’ environments. This versatile deployment model enables organizations to maintain data sovereignty, meet compliance standards, achieve optimal performance through reduced latency, and maximize efficiency by running applications close to existing customer datasets.

    #eks #aws
  • 2025-10-10
    CNCF

    KubeCon + CloudNativeCon North America 2025 Co-Located Event Deep Dive: Data on Kubernetes Day

    What is new and different this year? What will the day look like? Should I do any homework first? Find your community! A note from the program chairs Posted on October 10, 2025 by Adam Durr and Melissa Logan | Co-Chairs Data on Kubernetes Day (DoK Day) began as a virtual event in 2021 and became an official co-located event for KubeCon + Cloud Native Con in 2023. Since then, it has been a staple at both the European and North American events, so we’re excited to bring it back for our community in Atlanta.

    #cncf
  • 2025-10-10
    KodeKloud Blog (Kubernetes)

    What is Kubernetes? A Beginner’s Guide to Container Orchestration

    Introduction: Why Everyone’s Talking About Kubernetes Understanding Containers - The Foundation of Kubernetes What Are Containers? Containers vs. Virtual Machines (VMs) Why Containers Changed Everything Learn Containers the Hands-On Way The Problem Before Kubernetes - When Containers Got Out of Hand When Containers Multiply The Need for Orchestration The Birth of Kubernetes Before and After Kubernetes (At a Glance) What is Kubernetes? Kubernetes in Simple Terms Kubernetes as a Declarative System Core Building Blocks of Kubernetes A Quick Example How Kubernetes Works - The Big Picture The Control Plane - The Brain of Kubernetes The Worker Nodes - The Hands of Kubernetes How It All Works Together (Simplified Flow) Core Kubernetes Concepts (Explained Simply) 1.

    #kodekloud #kubernetes
  • 2025-10-10
    CNCF

    A blueprint for zero-trust AI on Kubernetes

    Are these AI security challenges unique? A blueprint for securing AI on Kubernetes Securing ingress to your endpoints (secure the front door) Control the traffic (Sorry this cluster is RSVP only) Observability (What is actually happening inside the house) The bottom line Posted on October 10, 2025 by Tigera CNCF projects highlighted in this post LLMs and AI are everywhere these days. Everyone wants to build the next big thing, ship it fast, and maybe even cash out and chill for the rest of their lives.

    #cncf
  • 2025-10-10
    Redhat Blog

    Friday Five — October 10, 2025

    Friday Five — October 10, 2025 What's new in Ansible Automation Platform 2.6 Forward Future Live | 10/3/25 What is model context protocol (MCP)? Optimize and deploy LLMs for production with OpenShift AI Red Hat OpenStack VMware Migration toolkit deep-dive About the author Red Hat Corporate Communications More like this Blog post Blog post Original podcast Original podcast Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share Red Hat Ansible Automation Platform (AAP) 2.6 is now generally available, delivering new capabilities, platform enhancements, and strategic integrations to help you build resilient and trusted foundations for the next generation of IT operations, because you aren't just preparing for the future — you are automating for it. Learn more Matt Hicks joined the hosts of Forward Future to discuss the power of open source and collaboration.

    #kubernetes
  • 2025-10-10
    Redhat Blog

    Reducing cognitive load in enterprise Kubernetes: 5 strategic tenets

    Reducing cognitive load in enterprise Kubernetes: 5 strategic tenets 1. Centralizing namespace discovery with Red Hat Advanced Cluster Security 2.

    #kubernetes
  • 2025-10-10
    Redhat Blog

    The open source engine driving AI from experiment to production and why inference is everything

    The open source engine driving AI from experiment to production and why inference is everything The open source answer to the inference challenge Hardening community innovation for the enterprise The essential open model for AI About the author Brian Stevens More like this Blog post Blog post Original podcast Original podcast Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share This blog is adapted from a recent conversation I had with University of California, Berkeley’s Ion Stoica, featured in Red Hat Research Quarterly’s article, From silos to startups: Why universities must be a part of industry’s AI growth. Read our full conversation here.

    #kubernetes
  • 2025-10-09
    VMware Cloud Foundation Blog

    VCF Breakroom Chats Episode 65: VMware Cloud Foundation with Ubuntu OS – Smarter Choice for Modern Apps

    Discover more from VMware Cloud Foundation (VCF) Blog Related Articles VCF Breakroom Chats Episode 65: VMware Cloud Foundation with Ubuntu OS - Smarter Choice for Modern Apps VCF Breakroom Chats Episode 64 - AI Made Simple: Empowering VI Admins to Offer Private AI with VCF 9.0 VCF Breakroom Chats Episode 63 - No Experience Needed: Demystifying Kubernetes for Aspiring Cloud Admins with VCF 9.0 Welcome to episode 65 of the VCF Breakroom Chats. Today, we are happy to present this video with Timmy Carr, Director of Product Management at Broadcom.

    #vmware #cloud-foundation #kubernetes
  • 2025-10-09
    VMware Cloud Foundation Blog

    VCF Breakroom Chats Episode 64 – AI Made Simple: Empowering VI Admins to Offer Private AI with VCF 9.0

    VCF Breakroom Chats Episode 64 About the VCF Breakroom Chat Series Discover more from VMware Cloud Foundation (VCF) Blog Related Articles VCF Breakroom Chats Episode 65: VMware Cloud Foundation with Ubuntu OS - Smarter Choice for Modern Apps VCF Breakroom Chats Episode 64 - AI Made Simple: Empowering VI Admins to Offer Private AI with VCF 9.0 VCF Breakroom Chats Episode 63 - No Experience Needed: Demystifying Kubernetes for Aspiring Cloud Admins with VCF 9.0 Welcome to another episode of VCF Breakroom Chats. Today’s vLog features Justin Murray, Product Marketing Engineer at Broadcom.

    #vmware #cloud-foundation #kubernetes
  • 2025-10-09
    CNCF

    Testing asynchronous workflows using OpenTelemetry and Istio

    Introduction Challenges in testing asynchronous systems Three approaches to test environment isolation Implementing request-level isolation Central RouteService for tenant mapping Using OpenTelemetry for context propagation Leveraging Istio for traffic routing Implementation considerations Conclusion Posted on October 9, 2025 by Arjun Iyer, SignaDot CNCF projects highlighted in this post Learn how to test complex asynchronous workflows in cloud native applications using OpenTelemetry for context propagation and Istio for traffic routing. Explore cost-effective approaches to isolate test environments without duplicating infrastructure.

    #cncf