Spotlight
DV Engineering
This case study shows how DoubleVerify built a Kubernetes and Ray serving platform to deploy and scale ML models in production.
It also covers RayService wrapped with Helm, fault tolerance with external Redis, and platform gains like 30% lower GPU cost.
This article explains how ListenerSet in Gateway API v1.5 separates listeners from Gateways so teams can restore self-service TLS management across namespaces and scale beyond the old listener limit.
Mayank Ketkar
This article explains how to monitor GPU inference nodes on Kubernetes with eBPF and bpftrace by tracing NVIDIA driver calls, kernel behavior, and DaemonSet-based deployment patterns.
Charles Sullivan
This tutorial teaches how to build a cert-manager external issuer that uses a YubiHSM 2 to sign TLS certificates via Go's crypto.Signer interface.
Tools and utilities
Resterm is a terminal-first API client that keeps requests in local plain files and supports HTTP, GraphQL, gRPC, WebSockets, SSE, SSH tunnels, OAuth 2.0, and Kubernetes port-forwarding.
k8s-mechanic watches for pod crashes, degraded Deployments, and NotReady nodes, spawns a read-only in-cluster agent that investigates the failure and opens a PR on your GitOps repo with secret redaction, prompt injection detection, and a pentest report.
GreenKube is an open source platform that measures Kubernetes workload energy use, estimates CO2e emissions, and gives optimization recommendations so teams can reduce cloud cost and carbon impact.
Pluto scans Kubernetes manifests, Helm charts, and live Helm releases to find deprecated or removed API versions before upgrades break workloads.
Cloudflare Kubernetes Gateway is a controller that manages Kubernetes ingress traffic via the Gateway APIto Cloudflare Tunnels.
Events starting soon
April 22, 2026
Location: Göteborg, SE
This is a free event.
April 22, 2026
Location: Malmö, SE
This is a free event.
April 23, 2026
Location: Gangnam-gu, KR
This event requires an entrance fee
April 23, 2026
This is a virtual event
This event requires an entrance fee
April 23, 2026
This is a virtual event
This is a free event.
April 23, 2026
Location: Athina, GR
This is a free event.
Kelsey Hightower, Eric Abercrombie, and Julius Payne II reflect on life after achievement, entering the Kubernetes world for the first time, and how music, creativity, and lived experience shape the way they think about technology.
In this interview:
Learn from production
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.
Firas Sboui
This case study shows how to run SQL Server on Azure Kubernetes Service using StatefulSets, persistent volumes, and GitOps for multi-tenant database deployments.
Danny Steenman
This case study shows how NetworkLessons migrated from Kubernetes to ECS Fargate using AWS CDK, reducing operational complexity while implementing multi-account architecture, automated cost controls, and infrastructure as code.
Charudath Gopal
This case study shows how Portworx built Aetòs, an Internal Developer Platform processing 50M daily API calls, managing 14,000 VMs, achieving 70% cloud cost reduction, and saving 10,000 engineering hours quarterly.
Matching jobs
Data Engineer with Dun & Bradstreet
Salary: $54K to $297.88K a year
Location: based in the office in Jacksonville, FL, USA
Tech stack: Kubernetes, AWS, GCP, Python, SQL, PostgreSQL, Snowflake, Spark, Terraform, Splunk
Data Engineer with GoFundMe
Salary: $40.5K to $233.2K a year
Location: based in the office (and remote from home) in Buenos Aires, AR
Tech stack: Kubernetes, AWS, Go, Java, Kotlin, Python, SQL, MySQL, Snowflake, Kafka
Data Engineer with Lyft
Salary: $108K to $135K a year
Location: based in the office in Toronto, CA
Tech stack: Kubernetes, AWS, Docker, Python, SQL, DynamoDB, PostgreSQL, MySQL, Flink, Kafka
Data Engineer with METRO/MAKRO
Salary: €70.2K to €118.8K a year
Location: remote from
Tech stack: Kubernetes, GCP, ArgoCD, Python, SQL
Data Engineer with Nexxen
Salary: US$90.9K to US$407K a year
Location: based in the office in Tel Aviv, IL
Tech stack: Kubernetes, SQL, Java, Python, Scala, Kafka, Spark, Hadoop, Gitlab, InfluxDB
Build something
Franck Pachot
This tutorial shows how to install CloudNativePG 1.28 operator and deploy a three-node PostgreSQL cluster with synchronous replication and quorum-based failover, then tests transient failure recovery by pausing the primary container.
George Zefkilis
This tutorial shows how to build a local data platform using KinD for Kubernetes and Terraform for infrastructure provisioning, with Argo CD as the GitOps engine for deploying and managing applications.
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.
Joseignacio Carretero
This tutorial teaches how to set up a local DNS server specifically for demo environments using dnsmasq and Docker containers.
Call for Papers closing soon
8
days
Location: Des Moines, IA, USA
In-person conference organized by Tech Fuse DSM.
The conference starts on the 16 October 2026.
8
days
Location: Graz, AT
In-person conference organized by Devopsdays.
The conference starts on the 4 September 2026.
8
days
Location: Hamburg, DE
In-person conference organized by bit summit.
The conference starts on the 23 September 2026.
8
days
Location: Frankfurt, DE
In-person conference organized by Alkmene Verlag.
The conference starts on the 10 December 2026.
9
days
Location: New York, NY, USA
In-person conference organized by SREday.
The conference starts on the 2 June 2026.
9
days
Location: Austin, TX, USA
In-person conference organized by SpiceWorks.
The conference starts on the 13 November 2026.
11
days
Location: Shanghai, CN
In-person conference organized by CNCF.
The conference starts on the 9 September 2026.
More articles
Dave Davies
This article explains how Slurm on Kubernetes combines Slurm job scheduling with Kubernetes orchestration so AI and HPC teams can modernize GPU-heavy infrastructure without forcing researchers into raw Kubernetes workflows.
This article compares Cinder CSI and Ceph RBD CSI on Rackspace Spot by analyzing persistent volume attach and detach behavior, showing that Ceph RBD delivers faster and more reliable lifecycle performance.
Naveen Krishnan
This article shows that default Kubernetes system pods such as kube-proxy and CoreDNS ship with incomplete or missing memory configurations, making them vulnerable to OOM kills during memory pressure.
Jitendra Takalkar
This article explains how CloudEvents provides missing standardization for Event Driven Architecture by defining a common envelope format for events, solving inconsistency problems across distributed systems.