Spotlight
Vadim Alekseev
This article compares major Kubernetes log collectors with a reproducible benchmark focused on:
David B Chase
This article explains why reducing requests and limits does not always lower Kubernetes cost, and shows how node scale-down blockers can keep autoscalers from actually removing idle infrastructure.
Ejiroghene Laurel Dafe
This case study shows how one engineer resolved two real Kubernetes production incidents involving an overly aggressive Ingress rate limit and Istio breaking non-HTTP socket traffic.
This article explains how to secure production debugging in Kubernetes with least-privilege RBAC, controlled exec access, ephemeral containers, and short-lived just-in-time credentials for on-call teams.
Tools and utilities
Sympozium runs AI agents as isolated pods with CRDs, Jobs, RBAC, and network policies, so teams can orchestrate agent workflows and let agents diagnose or remediate cluster issues safely.
Audicia is an open source Kubernetes operator that reads audit logs and generates least-privilege RBAC policies, compliance reports, and GitOps-ready manifests.
YAML Schema Router is a proxy for yaml-language-server that detects YAML file types from content and path, then injects the right JSON schema for better validation in editors like Neovim, Helix, and Emacs.
K8s cleaner is a controller that identifies, removes, or updates stale/orphaned or unhealthy resources in a Kubernetes cluster.
Omni Infrastructure Provider for Proxmox is a Go-based tool that lets Sidero Omni automatically provision and scale Talos Linux nodes as virtual machines on a Proxmox cluster.
Events starting soon
April 24, 2026
Location: Washington, DC, USA
This event requires an entrance fee
April 24, 2026
Location: Las Vegas, NV, USA
This event requires an entrance fee
April 24, 2026
Location: Arequipa, PE
This is a free event.
April 25, 2026
Location: Ahmedabad, IN
This is a free event.
April 25, 2026
Location: Mysuru, IN
This is a free event.
April 25, 2026
Location: Hyderabad, IN
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
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.
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.
Matching jobs
Data Engineer with SOSi
Salary: $54K to $297.88K a year
Location: based in the office in Washington, DC, USA
Tech stack: Kubernetes, Docker, C++, Java, Python, Scala
DevOps Engineer with Chabez Tech
Salary: $67.5K to $539K a year
Location: based in the office in Atlanta, GA, USA
Tech stack: Kubernetes, AWS, Azure, Docker, Python, Cloudformation, Terraform, Jenkins, Ansible, Chef
DevOps Engineer with Protolabs
Salary: $67.5K to $539K a year
Location: based in the office (and remote from home) in Maple Plain, MN, USA
Tech stack: Kubernetes, AWS, Azure, Terraform, Azure DevOps, Ansible
DevOps Engineer with Renesas Electronics
Salary: $150K to $160K a year
Location: based in the office (and remote from home) in Los Angeles, CA, USA
Tech stack: Kubernetes, AWS, Docker, Redis, PostgreSQL, Kafka, Terraform, GitHub Actions, Sentry, Datadog
DevSecOps Engineer with Clarity Innovations
Salary: $81K to $445.5K a year
Location: remote from
Tech stack: Kubernetes, AWS, ArgoCD, Docker, Java, Javascript, SQL
Build something
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.
Saeed Anwar Ansari
This tutorial explains how to use KEDA on GKE to autoscale workloads based on event-driven signals rather than just CPU or memory.
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.
Call for Papers closing soon
6
days
Location: Des Moines, IA, USA
In-person conference organized by Tech Fuse DSM.
The conference starts on the 16 October 2026.
6
days
Location: Graz, AT
In-person conference organized by Devopsdays.
The conference starts on the 4 September 2026.
6
days
Location: Hamburg, DE
In-person conference organized by bit summit.
The conference starts on the 23 September 2026.
6
days
Location: Frankfurt, DE
In-person conference organized by Alkmene Verlag.
The conference starts on the 10 December 2026.
7
days
Location: New York, NY, USA
In-person conference organized by SREday.
The conference starts on the 2 June 2026.
7
days
Location: Austin, TX, USA
In-person conference organized by SpiceWorks.
The conference starts on the 13 November 2026.
9
days
Location: Shanghai, CN
In-person conference organized by CNCF.
The conference starts on the 9 September 2026.
More articles
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.
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.