Spotlight
Tobias Massoth
This article explains the trade-offs of Azure CNI Pod Subnet in AKS with two IP allocation modes:
Benjamin Holmes
This article shows how running Nomad server control plane on OpenShift using StatefulSets manages distributed edge fleets where Kubernetes can't reach, while OpenShift handles server lifecycle, security, and observability automatically.
Łukasz Maśląg
This article explains the challenges of monitoring Kubernetes CronJobs compared to traditional cron, covers common failure modes such as resource limitations and silent failures, and recommends heartbeat monitoring as an alternative to Prometheus.
Marcin Cuber
This article explains why NATS headless services return NXDOMAIN errors on EKS and how Kubernetes headless service DNS resolution works with StatefulSets.
Tools and utilities
Kor is a tool to discover unused Kubernetes resources.
IncidentFox automates incident investigation with AI agents using 178+ tools for Kubernetes, AWS, and Grafana, featuring RAPTOR knowledge base for runbooks, alert correlation reducing noise by 85-95%, and Slack/GitHub/PagerDuty integrations.
CronJob Guardian monitors Kubernetes CronJobs with dead-man's switch detection, SLA tracking for success rates and duration regressions, intelligent alerting via Slack/PagerDuty/webhook/email, and a built-in web dashboard with charts and metrics export.
Forecastle is a control panel which dynamically discovers and provides a launchpad to access applications deployed on Kubernetes.
InfraLens is a zero-instrumentation observability tool that uses eBPF to automatically discover and visualize service-to-service communication in Kubernetes clusters without requiring code changes or sidecars.
Events starting soon
April 3, 2026
This is a virtual event
This is a free event.
April 4, 2026
Location: Bengaluru, IN
This is a free event.
April 4, 2026
Location: Ibadan, NG
This is a free event.
April 4, 2026
This is a virtual event
This event requires an entrance fee
April 6, 2026
Location: Chicago, IL, USA
This is a free event.
April 7, 2026
Location: Kuala Lumpur, MY
This is a free event.
Learn from production
Mateen Ali Anjum
This case study describes rebuilding a fragile Kubernetes infrastructure into a production-grade platform for GPU-based ML workloads, improving deployment frequency from weekly to 10+ times daily.
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.
Bharath
This case study shows how Wayground handles 7,000 frontend deployments per month across 50 engineers using GitOps and ArgoCD with zero deployment queues or approval processes.
Netanel Kadosh
This case study walks through how the team moved Argo CD from an in-cluster Redis to AWS ElastiCache Serverless, which almost wiped out their Redis costs and removed all the maintenance work.
Matching jobs
Data Engineer with Clarity Innovations
Salary: $26 to $302.5K a year
Location: based in the office in Columbia, MD, USA
Tech stack: Kubernetes, Groovy, Java, Python
Data Engineer with Clarity Innovations
Salary: $54K to $286K a year
Location: based in the office (and remote from home) in Herndon, VA, USA
Tech stack: Kubernetes, Python, SQL
DevOps Engineer with AMOL TECHNOLOGIES
Salary: $1.08L to $2.75L a year
Location: based in the office (and remote from home) in Bengaluru, IN
Tech stack: Kubernetes, AWS, Azure, GCP, Helm, ArgoCD, Docker, Go, Powershell, Python
DevOps Engineer with Clarity Innovations
Salary: $117K to $297K a year
Location: based in the office in Herndon, VA, USA
Tech stack: Kubernetes, Azure, Helm, ArgoCD, Flux, Docker, Python, Terraform, Ansible, Istio
DevOps Engineer with Endava
Salary: $90K to $198K a year
Location: remote from
Tech stack: Kubernetes, AWS, Python, Terraform, Gitlab, Jenkins, Ansible, Puppet
Build something
Ahmad Asmar
This tutorial shows how to use Kyverno policy engine to generate Pod Disruption Budgets for Kubernetes deployments with multiple replicas, preventing downtime during Karpenter node consolidation through intelligent API lookups and label matching.
Jean Baptiste Lapeyre
This article explains how to integrate Arista datacenter fabric with Cilium CNI by building a spine-leaf architecture with an ISIS underlay and a BGP EVPN overlay.
Furuse Shugo
This tutorial teaches how to build a home Kubernetes cluster using three Raspberry Pi 4 devices for hands-on learning and experimentation.
Adin Hodovic
This tutorial demonstrates configuring Vertical Pod Autoscaler (VPA) with custom kube-state-metrics to expose recommended metrics, enabling Prometheus scraping and Grafana visualization of detailed resource data.
More articles
Shivee Gupta
This article explains how Dream11 built an in-house observability platform using SigNoz, ClickHouse, and OpenTelemetry to handle millions of metrics and traces across thousands of EC2 instances, saving millions in commercial tooling costs.
David L. Armstrong
This case study debugs 30+ second GitHub ARC workflow pod startup delays caused by mixing nodeName with OpenEBS allowedTopologies constraints, resolving it by enabling ACTIONS_RUNNER_USE_KUBE_SCHEDULER to use nodeAffinity instead.
Sean Ankenbruck
This article shows how to build a home Kubernetes cluster using Raspberry Pi hardware as a cost-effective alternative to cloud services for development and learning.
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.