Cloudflare Kubernetes Gateway is a controller that manages Kubernetes ingress traffic with Cloudflare Tunnels via the Gateway API
➤ https://ku.bz/FQGmFw9CH
Cloudflare Kubernetes Gateway is a controller that manages Kubernetes ingress traffic with Cloudflare Tunnels via the Gateway API
➤ https://ku.bz/FQGmFw9CH
https://github.com/kaskol10/karpenter-optimizer/raw/main/docs/images/nodePoolRecommendation.png
karpenter-optimizer analyzes your Kubernetes cluster usage in real-time and gives you AI-powered recommendations to reduce AWS EC2 costs
➜ https://ku.bz/DpqyjxnJC
This article shares hidden Kubernetes bad practices discovered through production incidents covering troubleshooting challenges, configuration mistakes, and operational lessons learned by a Site Reliability Engineer
➜ https://ku.bz/5r3LtnjD5
The PostgreSQL Operator is a Kubernetes operator that automates the management of PostgreSQL databases, users, and connections
It provides a simple and efficient way to deploy, manage, and scale PostgreSQL clusters in a Kubernetes environment
➤ https://ku.bz/-ygGvzzhZ
https://raw.githubusercontent.com/puzl-cloud/k8s-clients-bench/refs/heads/main/python_kubernetes_clients_benchmark.png
kubesdk is a fully typed, async-first Python Kubernetes client with a CLI that generates models from any live cluster or CRD, achieving over 1000 RPS on large, multi-cluster workloads
➜ https://ku.bz/x-z5V_BPd
🗣️ Stefan Roman explains how vCluster creates isolated Kubernetes environments by deploying a virtual API server as a pod while using the host cluster's scheduler
Watch: https://ku.bz/Xz-TrmX2F
https://kube.careers/image-gen/digest?companies=Chainguard&companies=Harness&companies=Justworks¤cy=USD&salaryFrom=84871&salaryTo=23100000&subtitle=This+week&title=6+Kubernetes+leadership+jobs
https://miro.medium.com/v2/1*j8TQLdghC4NPWMl9rGcHbQ.png
This tutorial shows how to use Microcks to create consistent API mocking across local development and Kubernetes production environments, bridging the gap between developers and operations teams through contract-first development
➤ https://ku.bz/p18XkBncM
https://miro.medium.com/v2/1*Oh-nhEydnwkNThsmz_Ohmw.png
This article covers scaling a Django SaaS from a single EC2 instance to 1M users using async ORM, Redis caching layers, and Kubernetes horizontal pod autoscaling for sub-200ms response times
➜ https://ku.bz/Lz7H70TzH
K8skonf is a TypeScript-based toolkit that simplifies the process of building, deploying, and managing Kubernetes applications
It provides a more intuitive and easier-to-use API compared to traditional CDK8s and Helm
➤ https://ku.bz/HFXRpdyD5
GoKubeDownscaler is a horizontal autoscaler for Kubernetes workloads written in Go that automatically scales down deployments, statefulsets, and other resources based on time schedules to save costs
➜ https://ku.bz/FlvNK7vdp
https://github.com/skyhook-io/radar/raw/main/docs/screenshot.png
Radar provides Kubernetes cluster visibility through topology graphs, event timelines, and service traffic visualization running as a single binary that connects directly to the Kubernetes API without cluster-side installation
➜ https://ku.bz/MhXx4kyjB
How to approach platform abstractions in infrastructure with Michael Levan. Focus on deploying software, not managing platforms
Watch: https://kube.fm/kubernetes-silos-michael
This tutorial teaches how to set up and configure Kubernetes Gateway API by:
- installing a Gateway API controller,
- creating Gateway and HTTPRoute resources,
- and configuring traffic routing rules
➤ https://ku.bz/M6QjH-F7G
https://miro.medium.com/v2/0*UkRWjVtkHOYb_rRP.png
This tutorial teaches how to migrate PostgreSQL databases to CloudNativePG on Kubernetes using logical replication without downtime
➜ https://ku.bz/WXQGv_QG3
This case study shows how Mindbody used Kyverno policy-as-code to dynamically manage Istio ingress gateways across hundreds of applications without updating individual Helm charts
➤ https://ku.bz/F6-Xr10Yv
https://miro.medium.com/v2/1*XoSnfUC2rJByfZJEi9ObyA.png
This article describes how the team at Next Insurance built an AI-powered microservice that watches build failures via Jenkins, analyzes logs automatically and posts clear, helpful feedback to Slack
➜ https://ku.bz/Z1JgV0d5_
k8s-sidecar is a tool that collects and updates configuration files from Kubernetes ConfigMaps and Secrets and can also send HTTP requests to a specified URL after a change is detected
➤ https://ku.bz/hTFk2nJL1
Wozz helps engineering teams reduce Kubernetes spend through two approaches:
- Analyzes pull requests for resource changes and comments with cost impact before merge
- Scans running clusters to identify over-provisioned pods and wasted resources
➜ https://ku.bz/lPn96ff3b
"If our trading API SLOs move in the wrong direction, we'll overspend — more CPU, more memory, more replicas."
Ray Chen on handling CPU throttling in financial trading
📺: https://ku.bz/w50VfwtYd
https://kube.events/image-gen/digest?ids=f854bd0f-d91b-4f87-aacc-fcdf73687abc,e4938794-4b51-4e8f-90ce-d5d89c83989b,9b4770ab-b1a9-4e72-be1f-7a14a70e211f,46b5df2c-0b04-438a-b23b-9d625c234862,759dc8aa-993f-4c60-8ac8-769453425629,51b036d0-e264-440c-ab9a-7a6c3a40c53e,e7879731-92d1-4831-b041-01f0940327a0
https://cdn.hashnode.com/res/hashnode/image/upload/v1762913451517/38fd198e-2efb-4d0f-998d-90f0606fd0c7.png
This article shows how to use Azure Disks to provide persistent storage in an AKS cluster by deploying a MySQL database and a web application exposed through a LoadBalancer
➤ https://ku.bz/9MP5PkBvb
This article describes using Claude Code with Autodock to replace 50,000+ lines of Helm charts with a single human-readable AUTODOCK.md file for deploying Argo Workflows and AortaAIM
➜ https://ku.bz/sJ-vNlD5s
k8sql is a tool written in Rust that queries Kubernetes clusters using SQL syntax, exposing resources as database tables and kubectl contexts as databases with a query planner that optimizes API calls by pushing filters server-side
➜ https://ku.bz/fn8FJqySQ
Kubechecks allows users of GitHub and GitLab to see exactly what their changes will affect on their current Argocd deployments and automatically run various conformance test suites prior to merging
➤ https://ku.bz/KYm9774T0
https://github.com/vieitesss/k8s-d2/raw/main/assets/example.png
k8s-d2 generates D2 diagram files from Kubernetes cluster topology, visualizing namespaces, workloads, services, and their relationships with customizable grid layouts and filtering options
➜ https://ku.bz/tD4Zs2k4k
https://assets.learnk8s.io/linkedin-173.png
This week on the Learn Kubernetes Weekly:
🔥 Egress with Squid Proxy
💪 OS Migration Reduced Infra 30%
⚡ Auto & Load-based Scaling
🎯 Smart Scheduling: Cost Optimization
🤖 Claude Code Pilots K8s
⭐️ Hadron
Read it now: https://kube.today/issues/173
https://kube.careers/image-gen/digest?companies=Harness&companies=Accenture+Federal+Services&companies=Chainguard¤cy=USD&salaryFrom=250000&salaryTo=19500000&subtitle=Selected+by+the+Kube+Careers+team&title=6+Kubernetes+architect+jobs
"You're not building a platform for one team — you're building it for many. Composability is the key."
Abby Bangser on scaling internal platforms
📺: https://ku.bz/5Rqq275dl
https://miro.medium.com/v2/1*33Ls3KiDAgngFMGdnp3wNg.png
This tutorial teaches how a request travels through Kubernetes using Gateway API and Istio, covering the entire path from browser to application pod to database
➤ https://ku.bz/WZnn7LZqr