Spotlight
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.
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.
Tools and utilities
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.
K8up is a Kubernetes Operator that helps you:
X.509 Certificate Exporter is a Go-based Prometheus exporter that monitors certificate expiration inside Kubernetes clusters or as a standalone service, helping teams alert before TLS certificates expire.
Events starting soon
April 21, 2026
Location: Atlanta, GA, USA
This event requires an entrance fee
April 22, 2026
This is a virtual event
This is a free event.
April 22, 2026
This is a virtual event
This is a free event.
April 22, 2026
This is a virtual event
This is a free event.
April 22, 2026
Location: Göteborg, SE
This is a free event.
April 22, 2026
Location: Malmö, SE
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
Senior Technical Project Manager (Base Infra) with Nebius
Salary: $27 to $539K a year
Location: remote from
Tech stack: Kubernetes
Software Engineer with Nebius
Salary: $126K to $261.8K a year
Location: remote from
Tech stack: Kubernetes, AWS
Customer Success Manager with Crusoe
Salary: $150K to $170K a year
Location: based in the office in Denver, CO, USA
Tech stack: Kubernetes
Data Engineer with Cohere
Salary: $54K to $297.88K a year
Location: based in the office in New York, NY, USA
Tech stack: Kubernetes, Java, Python, SQL, Airflow
Data Engineer with Docker
Salary: $54K to $407K a year
Location: remote from
Tech stack: Kubernetes, AWS, Azure, GCP, Docker, Python, SQL
Build something
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.
Michael Galkov
This tutorial shows how to build integration tests for Kubernetes using Rust, kind clusters, and Terraform with automatic cleanup via Kyverno TTL policies and namespace isolation for concurrent test execution.
Call for Papers closing soon
9
days
Location: Des Moines, IA, USA
In-person conference organized by Tech Fuse DSM.
The conference starts on the 16 October 2026.
9
days
Location: Graz, AT
In-person conference organized by Devopsdays.
The conference starts on the 4 September 2026.
9
days
Location: Hamburg, DE
In-person conference organized by bit summit.
The conference starts on the 23 September 2026.
9
days
Location: Frankfurt, DE
In-person conference organized by Alkmene Verlag.
The conference starts on the 10 December 2026.
10
days
Location: New York, NY, USA
In-person conference organized by SREday.
The conference starts on the 2 June 2026.
10
days
Location: Austin, TX, USA
In-person conference organized by SpiceWorks.
The conference starts on the 13 November 2026.
12
days
Location: Shanghai, CN
In-person conference organized by CNCF.
The conference starts on the 9 September 2026.
More articles
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.
Rajat Gupta
This article explains chaos engineering practices for Kubernetes, covering how to design resilient systems by proactively testing failure scenarios like pod crashes, network failures, and resource exhaustion using tools like Chaos Mesh and LitmusChaos.
This article introduces Gt and Lt operators for pod tolerations in Kubernetes 1.35, enabling threshold-based scheduling with numeric taint values, such as failure probability or cost metrics, rather than exact matching.