Docs

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

  • 2025-06-05
    Kubernetes Blog

    Introducing Gateway API Inference Extension

    Introducing Gateway API Inference Extension Gateway API Inference Extension How it works Request flow Benchmarks Key results Roadmap Summary Modern generative AI and large language model (LLM) services create unique traffic-routing challenges on Kubernetes. Unlike typical short-lived, stateless web requests, LLM inference sessions are often long-running, resource-intensive, and partially stateful.

    #kubernetes
  • 2025-06-04
    Tigera

    Is It Time to Migrate? A Practical Look at Kubernetes Ingress vs. Gateway API

    The Situation: The Ingress Rut Kubernetes Gateway API vs. Ingress: The Core Differences 🤔 The Implication: Tied Hands and Increased Risk The Resolution: Gateway API Meets Calico The Outcome: Secure, Streamlined, and Standardized If you’ve managed traffic in Kubernetes, you’ve likely navigated the world of Ingress controllers.

    #tigera
  • 2025-06-03
    Digital Ocean

    Introducing ATL1: DigitalOcean’s new AI-optimized data center in Atlanta

    Introducing ATL1: DigitalOcean’s new AI-optimized data center in Atlanta Built to power the future of AI/ML Bringing Cloud and AI infrastructure closer to the Southern U. S.

    #kubernetes
  • 2025-06-03
    Kubernetes Blog

    Start Sidecar First: How To Avoid Snags

    Start Sidecar First: How To Avoid Snags A gentle refresher The problem Readiness probe Maybe a startup probe? What about the postStart lifecycle hook? Liveness probe Findings summary From the Kubernetes Multicontainer Pods: An Overview blog post you know what their job is, what are the main architectural patterns, and how they are implemented in Kubernetes. The main thing I’ll cover in this article is how to ensure that your sidecar containers start before the main app.

    #kubernetes
  • 2025-06-02
    Kubernetes Blog

    Gateway API v1.3.0: Advancements in Request Mirroring, CORS, Gateway Merging, and Retry Budgets

    Gateway API v1.3.0: Advancements in Request Mirroring, CORS, Gateway Merging, and Retry Budgets Graduation to Standard channel Percentage-based request mirroring Additions to Experimental channel CORS filtering XListenerSets (standardized mechanism for Listener and Gateway merging) Retry budgets (XBackendTrafficPolicy) Try it out Get involved Related Kubernetes blog articles Join us in the Kubernetes SIG Network community in celebrating the general availability of Gateway API v1.3.0! We are also pleased to announce that there are already a number of conformant implementations to try, made possible by postponing this blog announcement. Version 1.3.0 of the API was released about a month ago on April 24, 2025.

    #kubernetes
  • 2025-05-29
    Nirmata Blog

    Leveling Up Policy Enforcement in Kubernetes: A Look at Kyverno 1.14 and CEL

    Leveling Up Policy Enforcement in Kubernetes: A Look at Kyverno 1.14 and CEL What is Kyverno? Evolving Challenges and the Rise of CEL Introducing New Policy Types in Kyverno 1.14 Validating Policy Image Validating Policy Future Directions Kyverno’s Strengths Recently, Cloud Native Live featured a session diving into the powerful integration of Common Expression Language (CEL) in Kyverno 1.14. Hosted by Eric Durmishi and presented by Kyverno maintainers Mariam Fahmy and Charles Edward, the session introduced exciting new capabilities that enhance Kyverno’s flexibility and consistency as a policy engine for Kubernetes.

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

    No More kubectl Commands — Just Talk to Your Kubernetes Cluster in Natural Language

    Getting Started Install kubectl-ai in Seconds Example 1: Get the Pod Count — Just Ask Example 2: Launch an Nginx Pod in Seconds Example 3: Ask for Nginx Pod Details—No Commands Needed Why This Changes the Game Key Takeaway 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! …and your terminal figured out the rest? >>> how's my nginx app doing? Thanks to kubectl-ai , Kubernetes can now understand natural language. You type what you want in plain English, and it responds by executing real, context-aware kubectl commands — without needing to memorize flags, write YAML, or guess namespaces.

    #kodekloud #kubernetes
  • 2025-05-26
    Tigera

    Why we need a unified approach to Kubernetes environments

    Challenges Managing Multiple Technologies Deploying Holistic Solutions to Drive Better Outcomes Meeting the Demands of Modern Application Architectures Today, organizations struggle managing disparate technologies for their Kubernetes networking and network security needs. Leveraging multiple technologies for networking and security for in-cluster, ingress, egress, and traffic across clusters creates challenges, including operational complexities and increased costs.

    #tigera
  • 2025-05-21
    Tigera

    What’s New in Calico: Spring 2025

    Introducing Calico Cloud Free Tier Why Calico Cloud Free Tier? How Calico Cloud Free Tier Enhances Calico Open Source Improved Accuracy and Encryption for Commercial Editions Improved accuracy of Calico policy reporting in flow logs WireGuard: Provide support for encryption between federated endpoints and services in different clusters Summary Calico provides a unified platform for all your Kubernetes networking, network security, and observability requirements. From ingress/egress management and east-west policy enforcement to multi-cluster connectivity, Calico delivers comprehensive capabilities.

    #tigera
  • 2025-05-19
    Digital Ocean

    Agentic Cloud: Reinventing the Cloud with AI Agents

    Agentic Cloud: Reinventing the Cloud with AI Agents What are AI agents? AI agents will transform businesses Agentic Cloud - AI agents transforming the cloud About the author Try DigitalOcean for free Related Articles Introducing langchain-gradient: Seamless LangChain Integration with DigitalOcean Gradient™ AI Platform How to optimize your cloud architecture for business growth Choosing the Right DigitalOcean Offering for Your AI/ML Workload By Bratin Saha, Chief Product & Technology Officer Published: May 19, 2025 5 min read AI is shaping up to be one of the most transformational technologies of our lifetimes and will change how we live and work just like the PC, the internet, and the smartphone did. The launch of ChatGPT was a seminal moment in the evolution of AI, and since then, AI’s adoption has accelerated.

    #kubernetes