Spotlight
Josh Woolbright
This tutorial shows how to add observability to an EKS cluster by migrating to ArgoCD's App of Apps pattern and deploying kube-prometheus-stack with a properly configured EBS CSI driver and kubelet cAdvisor configuration.
Varun Arora
This case study shows building a centralized multi-account AWS monitoring platform managing 25+ accounts using Python Boto3 to fetch resource configurations into MongoDB, with Flask API and Next.js frontend achieving $30k annual savings.
Joseignacio Carretero
This tutorial teaches how to set up a local DNS server specifically for demo environments using dnsmasq and Docker containers.
Tobias Massoth
This article explains the trade-offs of Azure CNI Pod Subnet in AKS with two IP allocation modes:
Tools and utilities
This project provides a webhook provider for ExternalDNS that lets Kubernetes automatically manage DNS records on a MikroTik RouterOS via its API.
ch-vmm lets you run Cloud Hypervisor virtual machines inside Kubernetes like regular pods with support for snapshots, rollbacks, and multi-VM management.
Endpoint-Monitoring Operator probes HTTP/JSON, TCP, DNS, ICMP, Trino, and OpenSearch endpoints via a simple CRD, with built-in Slack and email alerting.
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.
Events starting soon
April 13, 2026
Location: Tokyo, JP
This event requires an entrance fee
April 13, 2026
This is a virtual event
This is a free event.
April 14, 2026
Location: Zurich, CH
This is a free event.
April 14, 2026
This is a virtual event
This is a free event.
April 14, 2026
Location: Porto, PT
This is a free event.
April 14, 2026
Location: Lisbon, PT
This is a free event.
Learn from production
Rob Sherling
This case study shows how EMC Healthcare built an on-premise CI/CD pipeline using K3s, ArgoCD, and Argo Workflows to automate testing and deployments with preview environments.
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.
Matching jobs
DevOps Engineer with AbhiBus
Salary: $1.27L to $3.03L a year
Location: based in the office in Hyderabad, IN
Tech stack: Kubernetes, AWS, Helm, Docker, Python, PostgreSQL, MySQL, Cloudformation, Terraform, Gitlab
DevOps Engineer with IDT
Salary: PLN 4.65K to PLN 521.84K a year
Location: remote from
Tech stack: Kubernetes, AWS, ArgoCD, Docker, Go, Shell, Terraform, GitHub Actions, Jenkins
Developer Advocate with Nuon, Inc.
Salary: $127.26K to $330K a year
Location: based in the office in San Francisco, CA, USA
Tech stack: Kubernetes, AWS, C#, Go, Java, Javascript, Python, Shell, SQL, Typescript
Head of Platform Engineering with Miovision
Salary: $135K to $297K a year
Location: remote from
Tech stack: Kubernetes, AWS, ArgoCD, Docker, Java, Python, Shell, Snowflake, Terraform, Gitlab
Platform Engineer with Iliad - Free
Salary: $126K to $275K a year
Location: based in the office in Paris, FR
Tech stack: Kubernetes, On-premise, Helm, ArgoCD, Docker, Go, Python, Terraform, Ansible, Grafana
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
Ł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.
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.