Docs

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

  • 2025-06-07
    KodeKloud Blog (Kubernetes)

    Should I Use Kubernetes?

    When Should You Use Kubernetes? Microservices architecture Automatic scaling Resource optimization When Should You Avoid Kubernetes? Simple applications Resource constraints Learning curve vs. project timeline Alternative Solutions to Kubernetes Docker Swarm Apache Mesos with Marathon Virtual Machines Conclusion 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! Since its debut in 2014, Kubernetes has seen a meteoric rise in its adoption and popularity.

    #kodekloud #kubernetes
  • 2025-06-06
    Digital Ocean

    Sharks of DigitalOcean: Ali Munir, Staff Technical Account Manager

    Sharks of DigitalOcean: Ali Munir, Staff Technical Account Manager Why did you choose DigitalOcean? What makes DigitalOcean unique in the tech industry? What does customer-centricity mean at DigitalOcean? What excites you about the work you do? How would you describe DigitalOcean’s work and collaboration style? Dive into the future with DigitalOcean About the author Try DigitalOcean for free Related Articles Sharks of DigitalOcean: Darian Wilkin, Senior Manager, Solutions Engineering Sharks of DigitalOcean: Laura Schaffer, VP, Growth Sharks of DigitalOcean: Jason Dobry, Staff IT Project Specialist By Sujatha R Technical Writer Published: June 6, 2025 3 min read Ali Munir, a Staff Technical Account Manager at DigitalOcean, is driven by one core mission: helping customers succeed. From day one, he’s embraced a culture rooted in honesty, collaboration, and a deep commitment to putting customers first.

    #kubernetes
  • 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