Spotlight
Yogeshkrishnanseeniraj
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.
Sudhi
This article solves automated certificate distribution for EAP-TLS WiFi authentication using nginx-proxy on Kubernetes with step-ca, avoiding traditional MDM by hosting mobileconfig files at an HTTPS endpoint with mTLS authentication.
Kristi Ndoni
This tutorial teaches how to migrate PostgreSQL databases to CloudNativePG on Kubernetes using logical replication without downtime.
Ron Matsliah
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.
Tools and utilities
RoleBasedGroup is a Kubernetes API written in Go for orchestrating distributed stateful AI inference workloads with multi role collaboration and built in service discovery, treating inference services as role based groups rather than isolated workloads.
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.
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.
cek is a command-line tool for exploring OCI container image filesystems, reading file contents, and inspecting layer mechanics without running containers by connecting to container daemons or pulling from registries.
Wozz helps engineering teams reduce Kubernetes spend through two approaches:
Events starting soon
March 7, 2026
This is a virtual event
This is a free event.
March 9, 2026
This is a virtual event
This is a free event.
March 9, 2026
This is a virtual event
This is a free event.
March 9, 2026
Location: Bangkok, TH
This event requires an entrance fee
March 10, 2026
Location: Zürich, CH
This is a free event.
March 10, 2026
This is a virtual event
This is a free event.
Running multiple Kubernetes clusters on AWS with the cluster autoscaler? Every four months, you face the same grind: upgrading Kubernetes versions, recreating auto scaling groups, and hoping instance type changes stick.
Adhi Sutandi, DevOps Engineer at Beekeeper by LumApps, shares how his team migrated from the cluster autoscaler to Karpenter across eight EKS clusters — and the hard lessons they learned along the way.
In this episode:
Learn from production
Scout24
This case study shows how Scout24 turned an Amazon Linux 2 end-of-life deadline into a 30% reduction in nodes across their EKS clusters by combining OS migration with Karpenter adoption.
Pinterest Engineering
This case study explains how Pinterest migrated its search system (Manas) to Kubernetes and tracked down a rare performance issue.
They found cAdvisor’s memory metric scanning caused huge latency spikes.
Soumya Ranjan Rout
This article explains how to reduce a Kubernetes sidecar container from 421MB to 90MB by building a statically linked Go binary and using FROM scratch base image instead of Alpine Linux.
Tamer Abdulghani
This tutorial teaches how to build and deploy production-ready micro frontends in Kubernetes.
It also covers configuring ingress routing for module federation, and implementing CI/CD pipelines for isolated micro frontend teams.
Matching jobs
Platform Engineer with Chainguard
Salary: $123.57K to $297K a year
Location: fully remote
Tech stack: Kubernetes, GCP, AWS, Azure, ArgoCD, Docker, Java, Javascript, Python, Go
Software Engineer with 3Pillar
Salary: $38.34K to $25.3M a year
Location: fully remote
Tech stack: Kubernetes, AWS, Docker, SQL, DynamoDB, AWS CloudWatch
Solution Engineer with Chainguard
Salary: $225K to $275K a year
Location: remote from
Tech stack: Kubernetes, AWS, Azure, GCP, Docker, Go, Rust
Machine Learning Engineer with Harvard University
Salary: $110K to $150K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, SQL, Python, Kafka, Hadoop, Spark
Platform Engineer with LLNL
Salary: $146.34K to $222.56K a year
Location: based in the office in Livermore, CA, USA
Tech stack: Kubernetes, On-premise, Bare-metal, Python, Shell, Perl, Ruby, Groovy, Gitlab, Ansible
Build something
Son Ng.
This tutorial teaches how to autoscale Kafka consumers on Kubernetes using KEDA and consumer lag as the scaling metric with Confluent Platform.
This tutorial teaches how to implement Kubernetes egress control using Squid proxy and NetworkPolicy for visibility and enforcement of outbound traffic without service mesh complexity.
Mike Gonzalez
This tutorial teaches how to connect ShellGPT CLI tool to a self-hosted OpenWebUI instance running on Kubernetes, solving SSL certificate verification and API endpoint issues.
Ravi Rajput
This tutorial teaches how to implement layered security in Kubernetes using Kyverno for admission control and KubeArmor for runtime protection to enforce guardrails.
Call for Papers closing soon
9
days
Location: San Francisco, CA, USA
In-person conference organized by SREday.
The conference starts on the 15 April 2026.
9
days
Location: Seattle, WA, USA
In-person conference organized by SREday.
The conference starts on the 20 April 2026.
13
days
Location: Amsterdam, NL
In-person conference organized by Cloud Native Amsterdam.
The conference starts on the 22 May 2026.
16
days
Location: Amsterdam, NL
In-person conference organized by CNCF.
The conference starts on the 23 March 2026.
16
days
Cloud Native AI + Kubeflow Day Europe
Location: Amsterdam, NL
In-person conference organized by CNCF.
The conference starts on the 23 March 2026.
16
days
This is a virtual event
Online conference organized by Conf42.
The conference starts on the 23 April 2026.
19
days
Location: Amsterdam, NL
In-person conference organized by CNCF.
The conference starts on the 26 March 2026.
More articles
Mike Solomon
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.
Deepanshu khanna
This article demonstrates how to exploit Kubernetes PKI and kubelet credentials after gaining node access to escalate from pod compromise to full cluster control.
By Ido SlonimskyTech Lead, Zesty
This article teaches how to make Kubernetes workloads survive AWS Spot Instance interruptions using NTH or Karpenter, PDBs, stateless design, and AWS FIS game days.
Ahmet Emre DEMİRŞEN
This article covers production-grade Kubernetes deployment strategies including progressive delivery, multi-cluster deployments, traffic shaping, and chaos engineering practices for building resilient systems that handle large scale.