Spotlight
Alexandr Ivenin
This tutorial shows how to automate EKS deployments with Argo CD, Argo CD Image Updater, GitHub, and Amazon ECR so new container images flow to the cluster through GitOps without manual deployment steps.
This article explains how the Kubernetes Image Promoter was rewritten to improve rate limiting, observability, and resilience in the pipeline that publishes and signs images for registry·k8s·io.
Nick Krestakos
This article explains a real homelab migration from Docker Compose to a three-node K3s cluster, covering:
S-mishina
This article explains how to coordinate database migrations and application releases in GitOps by using Argo CD hooks and Flux dependencies so schema changes finish before deployments roll out.
Tools and utilities
KubeUser is a Kubernetes native operator that manages users, certificates, RBAC, and kubeconfigs declaratively for small teams that want simple cluster access without a full IAM or OIDC stack.
Skiperator is a Kubernetes operator that lets developers deploy applications through a simple Application resource while the platform handles secure and reliable setup around it.
Pluto is a utility to help users find deprecated Kubernetes API versions in their code repositories and their helm releases.
Kelos runs autonomous coding agents as Kubernetes resources, with tasks, workspaces, reusable agent configs, and trigger-based task spawners for continuous software workflows.
KubeAttention is a Kubernetes scheduler plugin that uses eBPF telemetry and machine learning to place latency sensitive pods on nodes with lower contention from noisy neighbors.
Events starting soon
April 28, 2026
This is a virtual event
This event requires an entrance fee
April 28, 2026
Location: Aalborg, DK
This is a free event.
April 29, 2026
Location: Prague, CZ
This event requires an entrance fee
April 29, 2026
Location: Bucharest, RO
This event requires an entrance fee
April 29, 2026
Location: Helsinki, FI
This is a free event.
April 29, 2026
Location: Utrecht, NL
This is a free event.
A single Kubernetes CRD for every service request turns small changes into full-platform reconciliations.
Alexander Held, former platform engineer at Mercedes-Benz Tech Innovation, describes a production refactor from a 2,000-line CRD to purpose-built resources and controllers. He shows how teams can model business workflows as Kubernetes APIs and then use owner references, finalizers, and events to keep platform operations predictable.
You will learn:
Learn from production
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.
Maxim Nazarenko
This case study explains how to migrate bound Kubernetes volumes from deprecated in-tree Azure Disk provisioning to CSI with in-place PVC re-binding, minimal restarts, and no data loss across production disks.
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.
Matching jobs
DevOps Engineer with Muck Rack
Salary: €26K to €31K a year
Location: remote from
Tech stack: Kubernetes, AWS, Helm, Docker, Terraform, CircleCI, GitHub Actions, Jenkins
Operations Engineer with MOIA
Salary: €63K to €166.1K a year
Location: based in the office (and remote from home) in Berlin, DE
Tech stack: Kubernetes, C#, Javascript, Python, Shell, SQL
Technical Program Manager (all genders) - Mobility System with MOIA
Salary: $45K to $382.8K a year
Location: remote from
Tech stack: Kubernetes, AWS
Technical Project Manager (all genders) - City Rollout with MOIA
Salary: US$45K to US$382.8K a year
Location: based in the office (and remote from home) in Berlin, DE; Hamburg, DE
Tech stack: Kubernetes
Business Development, Strategic Initiatives with Crusoe
Salary: US$27 to US$539K a year
Location: based in the office in Tel Aviv, IL
Tech stack: Kubernetes, AWS, Azure, GCP
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
2
days
Location: Des Moines, IA, USA
In-person conference organized by Tech Fuse DSM.
The conference starts on the 16 October 2026.
2
days
Location: Graz, AT
In-person conference organized by Devopsdays.
The conference starts on the 4 September 2026.
2
days
Location: Hamburg, DE
In-person conference organized by bit summit.
The conference starts on the 23 September 2026.
2
days
Location: Frankfurt, DE
In-person conference organized by Alkmene Verlag.
The conference starts on the 10 December 2026.
3
days
Location: New York, NY, USA
In-person conference organized by SREday.
The conference starts on the 2 June 2026.
3
days
Location: Austin, TX, USA
In-person conference organized by SpiceWorks.
The conference starts on the 13 November 2026.
5
days
Location: Shanghai, CN
In-person conference organized by CNCF.
The conference starts on the 9 September 2026.
More articles
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.
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.
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.