Kube Builders
Open in Telegram
News and links on infrastructure and building Kubernetes clusters curated by the @Learnk8s team
Show more1 578
Subscribers
-124 hours
+17 days
-130 days
Data loading in progress...
Similar Channels
Tags Cloud
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
July '26
July '26
+4
in 0 channels
June '26
+24
in 3 channels
Get PRO
May '26
+30
in 2 channels
Get PRO
April '26
+46
in 2 channels
Get PRO
March '26
+68
in 6 channels
Get PRO
February '26
+22
in 2 channels
Get PRO
January '26
+27
in 2 channels
Get PRO
December '25
+29
in 2 channels
Get PRO
November '25
+23
in 1 channels
Get PRO
October '25
+29
in 3 channels
Get PRO
September '25
+30
in 2 channels
Get PRO
August '25
+24
in 1 channels
Get PRO
July '25
+32
in 2 channels
Get PRO
June '25
+24
in 2 channels
Get PRO
May '25
+30
in 2 channels
Get PRO
April '25
+38
in 1 channels
Get PRO
March '25
+57
in 2 channels
Get PRO
February '25
+37
in 1 channels
Get PRO
January '25
+53
in 1 channels
Get PRO
December '24
+70
in 1 channels
Get PRO
November '24
+56
in 3 channels
Get PRO
October '24
+49
in 2 channels
Get PRO
September '24
+46
in 1 channels
Get PRO
August '24
+109
in 2 channels
Get PRO
July '24
+51
in 2 channels
Get PRO
June '24
+59
in 2 channels
Get PRO
May '24
+66
in 2 channels
Get PRO
April '24
+73
in 1 channels
Get PRO
March '24
+47
in 1 channels
Get PRO
February '24
+52
in 2 channels
Get PRO
January '24
+60
in 2 channels
Get PRO
December '23
+74
in 2 channels
Get PRO
November '23
+10
in 2 channels
Get PRO
October '23
+12
in 2 channels
Get PRO
September '23
+24
in 0 channels
Get PRO
August '23
+10
in 0 channels
Get PRO
July '23
+12
in 0 channels
Get PRO
June '23
+15
in 0 channels
Get PRO
May '23
+21
in 0 channels
Get PRO
April '23
+13
in 0 channels
Get PRO
March '23
+19
in 0 channels
Get PRO
February '23
+19
in 0 channels
Get PRO
January '23
+16
in 0 channels
Get PRO
December '22
+5
in 0 channels
Get PRO
November '22
+21
in 0 channels
Get PRO
October '22
+11
in 0 channels
Get PRO
September '22
+14
in 0 channels
Get PRO
August '22
+23
in 0 channels
Get PRO
July '22
+25
in 0 channels
Get PRO
June '22
+21
in 0 channels
Get PRO
May '22
+95
in 0 channels
Get PRO
April '22
+28
in 0 channels
Get PRO
March '22
+17
in 0 channels
Get PRO
February '22
+9
in 0 channels
Get PRO
January '22
+12
in 0 channels
Get PRO
December '21
+14
in 0 channels
Get PRO
November '21
+255
in 0 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 06 July | +1 | |||
| 05 July | 0 | |||
| 04 July | 0 | |||
| 03 July | 0 | |||
| 02 July | +2 | |||
| 01 July | +1 |
Channel Posts
KSail is a unified Kubernetes SDK that simplifies cluster management and workload deployment by providing a single, declarative interface for all your Kubernetes operations.
More: https://ku.bz/bVlZGXZd7
| 2 | This tutorial shows how to connect on-prem Kubernetes workloads to Google Cloud without service account keys using Workload Identity Federation, OIDC, Terraform, Kyverno, and IAM attribute conditions.
More: https://ku.bz/1YVD6c3FP | 68 |
| 3 | KEDA GPU Scaler is a KEDA external scaler that reads NVIDIA GPU metrics through NVML and autoscalers vLLM, Triton, training jobs, and custom inference workloads without requiring Prometheus.
More: https://ku.bz/Hg61Tjm7h | 69 |
| 4 | In this article, you will learn how to run MySQL on Kubernetes in production, including deployment topologies, storage choices, monitoring, backups, failover, and operator selection.
https://ku.bz/DmXPD42-9 | 65 |
| 5 | This tutorial teaches how to build a local observability stack for AWS EKS logs using Stern for multi-pod tailing, Fluent Bit for log processing with multiline parsing, and Elasticsearch with Kibana for searchable visualization via Docker Compose.
More: https://ku.bz/qK6fTw_SB | 104 |
| 6 | "Humans like to look at those things so that they can build confidence."
Yasmin Rajabi explains how CloudBolt Software is turning survey learnings into product guardrails: more visibility into AI/ML recommendations, controls over when automation runs, and clearer failure-handling paths.
The product challenge is building trust before automation changes production resources.
Watch the announcement: https://ku.bz/HDtVsM95b
Read The Kubernetes Automation Trust Gap study: https://ku.bz/449hgHFbV | 118 |
| 7 | Dave Masselink, Software Engineer and Founder at Compute Gardener, explains how time-of-use electricity pricing works and how it can be leveraged for cost optimization in Kubernetes workloads. He breaks down utility rate structures where customers pay different rates during peak (20 cents/kWh) versus off-peak periods (10 cents/kWh), compared to standard flat rates (15 cents/kWh).
The discussion highlights the practical scheduling strategy of working with fixed utility schedules and the growing relevance of cost-aware computing as cloud providers begin advertising their carbon intensity profiles.
Watch the full episode: https://ku.bz/zk2xM1lfW | 83 |
| 8 | EgressGateway provides stable egress IP addresses for pods accessing external services.
It works across CNI networks like Calico and Flannel, offering high availability, fine-grained policy control, and IPv4/IPv6 dual-stack.
More: https://ku.bz/1zqlTQGdD | 85 |
| 9 | Upgrading your OS shouldn't break your cluster β but when your GPU stack is tightly coupled to the operating system, it gets complicated.
Jordan Karapanagiotis runs K3s on NVIDIA Jetson devices using JetPack, which is based on Ubuntu. Upgrading NVIDIA's toolkit means upgrading the entire OS. The cluster itself stays the same, but the networking layer is where things get fragile β connect to a hotspot instead of a stable network, and things can completely break.
When your infrastructure isn't a typical cloud server, you have to build your Kubernetes cluster to be robust against changes to the environment underneath it.
Watch the full interview: https://ku.bz/3yDmJ_xSC | 86 |
| 10 | A storage-only dashboard is a dashboard nobody looks at.
Amin Astaneh from Certo Modo makes the case for service level objectives over raw metrics: start with how your application is performing, then use the USE Method (Utilization, Saturation, Errors) to explain why. Storage metrics are a diagnostic tool, not a destination.
Don't build dashboards for the sake of it β build dashboards that answer questions.
Watch the full interview: https://ku.bz/4CbNjNMRL | 112 |
| 11 | git-change-operator is a Kubernetes operator that enables automated Git operations from within clusters through GitCommit and PullRequest custom resources.
More: https://ku.bz/Y1q8PFFvw | 85 |
| 12 | Orphan Resource Collector (ORC) is an open-source tool for detecting and managing orphaned resources in Kubernetes clusters.
More: https://ku.bz/yd4ZdWCN8 | 106 |
| 13 | This week on Learn Kubernetes Weekly 190:
πͺοΈ Taming the Storm: Building Groww's Internal Chaos Engineering Platform
π§ͺ Taracode Testing a Go-Based CLI AI Agent in My Homelab
π§ Building self-evolving AI systems: exploring the architecture
π Migrating from slurm to Kubernetes
π Lessons Learnt Self-hosting an AI Assistant
Read it now: https://kube.today/issues/190
βοΈ This newsletter is brought to you by LearnKube β master Kubernetes with hands-on training designed for engineers who want to learn the smart way https://ku.bz/hypSbyc-V | 71 |
| 14 | This article teaches how to build self-evolving AI systems using Kubernetes, Temporal workflows, and automated deployment pipelines, enabling AI agents to detect errors, fix code, and redeploy services without manual intervention.
More: https://ku.bz/CqL64wJNt | 88 |
| 15 | This tutorial shows how to serve open source LLMs on Red Hat OpenShift AI with KServe, vLLM, Argo CD, and IBM Fusion using a fully declarative GitOps workflow.
More: https://ku.bz/chQc0HG6n | 124 |
| 16 | New on LearnKube: Server-side apply: what happens when you run kubectl apply
Server-side apply changes how Kubernetes handles field ownership.
Kubernetes objects are shared state. Manifests, controllers, release tools, autoscalers, webhooks, and operators can all shape the same object.
With client-side apply, stale intent can overwrite live changes.
With server-side apply, ownership moves into the API server. Kubernetes tracks which manager owns each field and surfaces conflicts when ownership is contested.
Chiara put serious work into this guide, and you can read it in full here: https://learnkube.com/server-side-apply-kubernetes | 66 |
| 17 | GPU optimization requires application-level thinking, not just hardware metrics.
Amin reminds us that HPC fundamentals apply: golden signals like throughput and latency are critical for expensive hardware. Don't fixate on utilization alone - application performance metrics matter more.
Watch the full interview: https://ku.bz/p1RNM5ldZ
This interview is a reaction to Dave Masselink's episode https://ku.bz/zk2xM1lfW | 145 |
| 18 | Goldpinger is a monitoring tool that runs as a DaemonSet and makes calls between pod instances to test connectivity.
It produces Prometheus metrics for visualization and alerting, while providing a web UI that displays network health and latency.
More: https://ku.bz/WD6zf4B2h | 136 |
| 19 | This tutorial shows how to build a private EKS cluster with zero public API exposure using Terraform.
It also covers self-hosted OpenVPN as a VPN gateway, NAT masquerade iptables setup, kube-prometheus-stack via internal load balancer, and Route 53.
More: https://ku.bz/XZ-gvhGdK | 188 |
| 20 | Kube Binpacking Exporter exposes Prometheus metrics that show how efficiently your cluster packs requested CPU and memory across nodes, groups, and DaemonSet overhead so you can measure fragmentation over time.
More: https://ku.bz/VpnFlkz-0 | 734 |
Available now! Telegram Research 2025 β the year's key insights 
