gram news
LearnKube news channel avatar

LearnKube news

@learnkubenews

All the best tutorials, articles and news on Kubernetes curated by the @LearnKube team.

ProjectsENProgramming

3,790subscribers

Open the Channel

Latest posts

  • LearnKube news

    22 Sept, 17:36

    This tutorial walks through the llm-d quickstart on Kubernetes, pausing after each step to explain what you just deployed.More: https://ku.bz/-29f-Q-2W
    Image from a post by LearnKube newsImage from a post by LearnKube news
  • LearnKube news

    21 Sept, 20:26

    forwarded from @kubefm

    Sai Vennam has been in the Kubernetes world for the better part of 10 years. His prediction: operators will spend less and less time on the heavy lifting of cluster management as AI agents and LLMs streamline operations — shifting teams toward an absentee-operator model where the focus returns to business logic.Watch the full interview: https://ku.bz/VVfQ4G891
  • LearnKube news

    21 Sept, 17:56

    Rune is a fast native macOS app for people who debug clusters every day, with unified pod logs, YAML editing with server dry-run, port-forwarding and a command palette.More: https://ku.bz/zRfTn2ZwJ
  • LearnKube news

    21 Sept, 17:16

    forwarded from @kubefm

    More AI. That's Itiel Shwartz's prediction for Kubernetes in the next 12 months.Cloud providers, legacy players like Datadog and Dynatrace, and newcomers like Komodor are all moving in the same direction: AI-powered operations. AWS already offers AI SRE capabilities, and Azure and Google are following. The trend is clear, even if not everyone delivering on the promise is the real deal.The industry is shifting. The question is who actually delivers.Watch the full interview: https://ku.bz/b9bDXQ_xq
  • LearnKube news

    21 Sept, 13:06

    We just published Kubernetes Architecture in Financial Services, a free technical book about platform design and operations.Drawing on public engineering talks and case studies from seven banks, it examines:- Tenant boundaries beyond namespaces. - Shared delivery controls and application ownership. - Policy maintenance, exceptions, adoption, and reporting. - Cross-cluster identity, reliability, external dependencies, and cluster replacement.Each chapter starts with a real platform problem, compares different boundaries, and examines the operational cost of each option.Thank you to Buoyant, Sysdig, and Nirmata for supporting the book and its research.Download it for free: https://learnkube.com/kubernetes-architecture-financial-services
    Image from a post by LearnKube newsImage from a post by LearnKube news
  • LearnKube news

    18 Sept, 17:21

    Kor is a CLI tool that scans your cluster and lists the unused resources nobody cleaned up, from forgotten ConfigMaps and Secrets to stale Services and PVCs.More: https://ku.bz/YzcpnL3gj
    Image from a post by LearnKube newsImage from a post by LearnKube news
    37151Open in Telegram
  • LearnKube news

    17 Sept, 18:11

    This article explains how the Mixed Version Proxy reached beta in Kubernetes 1.36, so during an upgrade an older API server forwards requests it does not know to a newer peer instead of answering 404.More: https://ku.bz/SfbjnMQZY
  • LearnKube news

    17 Sept, 17:41

    forwarded from @kubefm

    Owumi Festus breaks down what Kubernetes actually does at its fundamental level. He explains the reconciliation loop - the heart of Kubernetes - as a continuous process that moves systems from their current state to a desired state.Using a thermostat analogy, Owumi illustrates how Kubernetes works. Just as a thermostat monitors room temperature and adjusts heating/cooling to reach your target temperature, Kubernetes continuously monitors your cluster and triggers events to achieve your specified configuration. When you declare "I want this number of pods, this number of deployments," Kubernetes responds by orchestrating the necessary changes to make that declaration a reality.Watch the full episode: https://ku.bz/pf5kK9lQF
  • LearnKube news

    16 Sept, 17:16

    mcp-server-kubernetes exposes a complete Kubernetes management layer via Model Context Protocol (MCP), letting tools like Claude Desktop and mcp-chat run kubectl and Helm commands securely.More: https://ku.bz/J-BnR0D6V
  • LearnKube news

    16 Sept, 11:36

    Kubernetes problems often hide in controller timing, implicit defaults, and capacity assumptions.This week in Learn Kubernetes Weekly:🔎 A production race condition left orphaned pods blocking new deployments. 📦 Source Hydrated Infrastructure Models commit rendered manifests for explicit GitOps audits. 🖥 Headlamp replaces the archived Kubernetes Dashboard and maps familiar workflows to a maintained UI. ⚙️ Kubernetes 1.36 adds pod-level CPU and memory management. 📊 The k8s-overcommit operator reclaims idle capacity according to priority classes.Read issue 201: https://kube.today/issues/201This issue is brought to you by LearnKube — understand how Kubernetes works, and what to do when it breaks. Live training with 60% hands-on labs: https://ku.bz/hypSbyc-V
    Image from a post by LearnKube newsImage from a post by LearnKube news
  • LearnKube news

    15 Sept, 17:41

    This article explains how Kubernetes 1.36 lets the kubelet assign CPU and memory at the pod level, so the main container keeps exclusive NUMA-aligned cores while sidecars share the rest.More: https://ku.bz/zXsfljslJ
  • LearnKube news

    15 Sept, 13:56

    forwarded from @kubefm

    A pizza order became a 15-container, 200-trace system.In Kube Signals episode two, Brian Teller and Mauricio (Salaboy) Salatino examine observability, state management, governance, and trust for non-deterministic agents.They discuss:- Why multi-agent runtimes can recreate monolith scaling - How OpenTelemetry exposes prompts, completions, and decisions - Why execution history turns agent trust into measurable evidenceWatch: https://ku.bz/TlVjXdnb6Kubernetes moves too fast to track everything. Learn Kubernetes Weekly filters out the noise to deliver one curated email with useful articles, tutorials, tools, jobs, events, and CFPs. Subscribe to Learn Kubernetes Weekly.
  • LearnKube news

    14 Sept, 20:31

    forwarded from @kubefm

    Kubernetes turns 10, and the next decade looks very different from the last.Greg Eppel predicts that agentic AI will drive a fundamental simplification of Kubernetes operations — more autonomous actions taken on behalf of the agent, with humans brought into the loop only when absolutely necessary.Watch the full interview: https://ku.bz/KZRgrbmwt
  • LearnKube news

    14 Sept, 18:21

    kubectl tree is a kubectl plugin that follows ownerReferences and prints the whole object tree under a Deployment or custom resource, so you can see what created what.More: https://ku.bz/D2qCz0wDD
    Image from a post by LearnKube newsImage from a post by LearnKube news
  • LearnKube news

    11 Sept, 17:16

    This article explains what changes when you move from the archived Kubernetes Dashboard to Headlamp, mapping each familiar workflow onto the new UI.More: https://ku.bz/v8jGN5MqH
    Image from a post by LearnKube newsImage from a post by LearnKube news
  • LearnKube news

    11 Sept, 16:36

    forwarded from @kubefm

    "You always know you're going to have the capacity needed to meet the demand of your cluster."With provisioned control planes on Amazon Web Services (AWS) EKS, you set a baseline for the control plane infrastructure so it's ready before demand hits. Alex Kestner explains this is essential for teams running large numbers of nodes or busy clusters with high churn.Watch the full interview: https://ku.bz/blMzG_XM7
  • LearnKube news

    11 Sept, 14:51

    forwarded from @kubefm

    Point-in-time recovery sounds simple until you're running Patroni clusters.Ziv Yatzik explains the challenge: every WAL file needs to go to separate storage, and after a switchover, you need to keep collecting from the new primary without breaking the timeline.Most tools they tested added complexity or risked database availability. Their solution: pgBackRest integrated directly with Patroni's archive command.Watch the full episode: https://ku.bz/Rg_sQYSmw
  • LearnKube news

    10 Sept, 17:51

    kpf is a terminal UI around kubectl port-forward that lets you pick a service from a list and reconnects automatically when a pod restarts or your laptop wakes up.More: https://ku.bz/SnMTxDWh8
  • LearnKube news

    9 Sept, 17:36

    This case study walks through a production debugging session where orphaned Kubernetes pods kept blocking new deployments due to a race condition between the job controller, garbage collector, and an undocumented default propagation policy behavior.More: https://ku.bz/NmswYT7Zd
    Image from a post by LearnKube newsImage from a post by LearnKube news
  • LearnKube news

    9 Sept, 12:26

    200 issues. More than 77,000 Kubernetes engineers. Thank you to all of you reading it 🎉In Learn Kubernetes Weekly 200:🤖 Benchmarking LLM Inference with Production Agent Traces 🔌 Two New Headlamp Plugins 🌐 Migrating from ingress-NGINX to Envoy Gateway 🐘 Building High-Availability PostgreSQL on KubernetesRead it: https://kube.today/issues/200
    Image from a post by LearnKube newsImage from a post by LearnKube news