Docs

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

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

    Extending EKS with Hybrid Nodes: IAM Roles Anywhere and HashiCorp Vault

    Extending EKS with Hybrid Nodes: IAM Roles Anywhere and HashiCorp Vault Solution overview Prerequisites PKI architecture IAM Roles Anywhere configuration Vault certificate management EKS Hybrid Nodes configuration Results Cleanup Conclusion About the author Amazon EKS Hybrid Nodes allows businesses to flexibly make use of compute resources outside of AWS by extending an Amazon Elastic Kubernetes Service (Amazon EKS) data plane beyond the AWS Cloud boundary. Use cases for EKS Hybrid Nodes include businesses who have goals or requirements focusing on data sovereignty, low latency communication, and government or industry regulations.

    #eks #aws
  • 2025-10-17
    CNCF

    Why Autonomous Infrastructure is the future: From intent to self-operating systems

    When AI development meets AI operations Beyond automation: The three phases of infrastructure evolution Phase 1: Manual infrastructure (2010-2020) Phase 2: Automated infrastructure (2020-2025) Phase 3: Autonomous infrastructure (2025-2030) The deterministic + probabilistic convergence The end of infrastructure as a limiting factor From reactive fire-fighting to proactive intelligence Theulti-agent infrastructure lifecycle What makes infrastructure truly autonomous The five levels of infrastructure autonomy Beyond today: The infrastructure AGI vision Building the future together Making the transition: From vision to reality Posted on October 17, 2025 by Asif Awan, StackGen Executive summary: We’re at an inflection point where AI-generated code meets AI-managed infrastructure, creating truly self-sustaining systems. This convergence transforms infrastructure from static pipelines to autonomous systems that build, govern, heal, and optimize themselves.

    #cncf
  • 2025-10-17
    CNCF

    KubeCon + CloudNativeCon North America 2025 Co-Located Event Deep Dive: Platform Engineering Day

    Who will get the most out of attending this event? What is new and different this year? What will the day look like? Should I do any homework first? Posted on October 17, 2025 by Co-Chairs | Paula Kennedy, Stacey Potter, and Matt Menzenski This marks the fourth edition of Platform Engineering Day, following successful events in Paris (2024), Salt Lake City (2024), and London (2025). We’re excited to continue exploring case studies and deep technical dives as platform engineering practices mature.

    #cncf
  • 2025-10-17
    Redhat Blog

    Friday Five — October 17, 2025

    Friday Five — October 17, 2025 Red Hat Brings Distributed AI Inference to Production AI Workloads with Red Hat AI 3 SiliconANGLE - Red Hat AI 3 targets production inference and agents Beyond the model: Why intelligent infrastructure is the next AI frontier Spotlighting partners who put innovation into action Channel Futures - NetApp Updates Enterprise Storage Lineup, Teams with Red Hat About the author Red Hat Corporate Communications More like this Blog post Blog post Original podcast Original podcast Keep exploring Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share Introducing Red Hat AI 3, a unified, open enterprise AI platform that enables distributed LLM inference with llm-d across hybrid environments and sets the stage for scalable agentic AI. Learn more Red Hat's Joe Fernandes discusses Red Hat AI 3, with enhancements across Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, into one platform.

    #kubernetes
  • 2025-10-17
    Redhat Blog

    Optimizing energy efficiency on Red Hat Enterprise Linux

    Optimizing energy efficiency on Red Hat Enterprise Linux Testing methodology Measuring network throughput Measuring CPU utilization Computational efficiency Network-intensive process operating regimes Single process Multi-process Saturated Optimizing workloads for hardware locality NUMA-aware resource allocation for network-intensive processes Pinning interrupts and processes Hardware environment in the test Evaluating computer system power consumption External power meter System utility Platform management Normalizing performance against power consumption A note about power supplies Mitigation strategies Use lower-rated power supplies Enable hot standby mode Measure DC output directly Benefits of considering PSU efficiency Conclusion Red Hat Ansible Automation Platform | Product Trial About the authors Adam Okuliar Otto Šabart More like this Blog post Blog post Original podcast Original podcast Keep exploring Browse by channel Automation Artificial intelligence Open hybrid cloud Security Edge computing Infrastructure Applications Virtualization Share The energy efficiency of data centers and high-performance systems is becoming increasingly important. Energy costs can make up a substantial portion of the operating expenditure (OPEX) budget, potentially serving as a critical factor in the success or failure of a business.

    #kubernetes
  • 2025-10-16
    AWS Containers Blog (EKS)

    New Amazon EKS Auto Mode features for enhanced security, network control, and performance

    New Amazon EKS Auto Mode features for enhanced security, network control, and performance Recent feature highlights Performance and capacity management Advanced networking capabilities Security and compliance Why these features matter Getting started with EKS Auto Mode Conclusion About the authors When we launched Amazon Elastic Kubernetes Service (Amazon EKS) Auto Mode at Amazon Web Services (AWS) re:Invent 2024, we introduced a transformative approach to Kubernetes cluster management on AWS. EKS Auto Mode fully automates Kubernetes cluster management for compute, storage, and networking, so that you can focus on building applications that drive innovation rather than managing cluster infrastructure.

    #eks #aws
  • 2025-10-16
    VMware Cloud Foundation Blog

    Busting Cyber Resilience Myths with VMware Cloud Foundation

    Discover more from VMware Cloud Foundation (VCF) Blog Related Articles Busting Cyber Resilience Myths with VMware Cloud Foundation VMware at KubeCon North America 2025: Innovation at the Core of Cloud Native VCF Breakroom Chats Episode 64 - AI Made Simple: Empowering VI Admins to Offer Private AI with VCF 9.0 “What you don’t know, won’t hurt you” is a dangerous assumption when it comes to cyber resilience. Lack of awareness of what is needed to enforce successful outcomes is the main reason why organizations continue to struggle, even as they bolster their defenses after being victims to cyberattacks.

    #vmware #cloud-foundation #kubernetes
  • 2025-10-16
    KodeKloud Blog (Kubernetes)

    Kubernetes Architecture Explained: Nodes, Pods, and Clusters

    Introduction: Understanding the Heart of Kubernetes What Is Kubernetes Architecture? (Big Picture Overview) The Kubernetes Cluster - The Foundation How the Cluster Works Key Traits of a Kubernetes Cluster Why the Cluster Matters Control Plane Components - The Brain of Kubernetes 1. API Server - The Front Door of the Cluster 2.

    #kodekloud #kubernetes
  • 2025-10-16
    CNCF

    Efficient autoscaling: Keeping performance, reliability, and cost in mind with open source projects

    Kubernetes autoscaling comes with trade-offs Performance Cost Reliability It’s all about trade-offs Author bio Posted on October 16, 2025 by Christian Melendez, AWS CNCF projects highlighted in this post During ContainerDays in Hamburg, Kelsey Hightower posed a simple but powerful question: “Why are we still talking about containers?” His point resonated with me deeply — even in the AI era, the cloud-native community is still refining the fundamentals of container orchestration, scalability, and efficiency. In this post, I’ll explore how open source projects like KEDA and Karpenter can help you balance performance, reliability, and cost in Kubernetes autoscaling.

    #cncf
  • 2025-10-16
    CNCF

    Kyverno vs Kubernetes policies: How Kyverno complements and completes Kubernetes policy types

    How Kyverno extends and integrates with Kubernetes policies Introduction 1. Applying policies on existing resources 2.

    #cncf