Spotlight
augusthottie
This tutorial shows how to add Prometheus, Grafana, Alertmanager, custom metrics, ServiceMonitors, dashboards, and alert rules to an EKS cluster through GitOps.
Zain
This article covers:
Netflix Technology Blog
This article explains how Netflix traced severe container launch slowdowns to Linux mount lock contention, image layer mount storms, and CPU architecture differences while scaling containers on modern Kubernetes infrastructure.
Felix Hoang
This tutorial teaches how to eliminate static kubeconfig files by configuring HashiCorp Vault as an OIDC provider for authentication with dynamic, short-lived tokens.
Tools and utilities
avapig is a high-performance, production-ready API Gateway built with Go and gin-gonic for cloud-native environments.
Warden is an open source runtime access gateway that lets AI agents, pods, pipelines, and services use identity-based policies to reach cloud APIs, databases, and storage without storing long-lived credentials.
xpdig is a terminal UI for exploring Crossplane traces like k9s, so you can inspect object trees, watch changes, and run kubectl actions while debugging composed resources.
Mocker is a Docker-compatible CLI and Compose tool for macOS that runs on Apple’s Containerization framework, so existing Docker commands and compose files work without Docker Desktop.
Pyrra is a Kubernetes operator that helps you make SLOs with Prometheus manageable, accessible, and easy to use for everyone.
Events starting soon
May 7, 2026
Location: Malmö, SE
This is a free event.
May 7, 2026
Location: Genève, CH
This is a free event.
May 7, 2026
Location: Thessaloníki, GR
This is a free event.
May 7, 2026
Location: Madrid, ES
This is a free event.
May 7, 2026
This is a virtual event
This is a free event.
May 7, 2026
Location: London, GB
This is a free event.
What happens when an AI agent stops generating Kubernetes YAML and starts operating the cluster directly?
Mike Solomon, software engineer at AIATELLA, explains how his team moved from a sprawling Helm setup to Markdown-driven infrastructure specs that Claude Code can execute, test, and refine.
You will learn
It is a practical look at where Kubernetes automation may be heading: less hand-written YAML, more precise intent, and a sharper definition of when the human must stay in the loop.
Learn from production
Matt Camp
This case study shows how Unitary built Osmia, an open-source orchestration layer on EKS to run autonomous AI coding agents safely at scale using pod isolation, Karpenter, IRSA-based secrets, and real-time trajectory scoring.
Aditya Suryawanshi
This is a war story about a 3-person startup that replaced a $14,850/month over-engineered Kubernetes setup on AWS with Fly.io for $680, cutting P99 latency from 320ms to 180ms and deploy time from 8 minutes to 45 seconds.
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.
Matching jobs
Chief Technology Officer with MinIO
Salary: $135K to $385K a year
Location: remote from
Tech stack: Kubernetes, AWS, Java, Python, Shell, Flink
Data Engineer with Box
Salary: PLN 14.76K to PLN 521.84K a year
Location: based in the office in Warsaw, PL
Tech stack: Kubernetes, GCP, Docker, Java, Python, Scala, SQL, Kafka, Spark, Hadoop
DevOps Engineer with ALTEN
Salary: $148.5K to $272.8K a year
Location: based in the office (and remote from home) in Vitrolles, FR
Tech stack: Kubernetes, OpenShift, Docker, C++, Java, Python, Terraform, Jenkins, Ansible
DevOps Engineer with Black Duck
Salary: $32.4K to $4.62L a year
Location: based in the office (and remote from home) in Bangalore, IN
Tech stack: Kubernetes, GCP, Helm, ArgoCD, Docker, Python, RabbitMQ, Kafka, Cloudformation, Pulumi
DevOps Engineer with Cavnue
Salary: $67.5K to $539K a year
Location: based in the office in Orlando, FL, USA
Tech stack: Kubernetes, Go, Javascript, Python, Terraform, Grafana, Prometheus
Build something
Andrew Pitt
This tutorial shows how to run an open source LLM on OpenShift with Red Hat AI Inference Server based on vLLM, using a PVC, GPU-backed deployment, OpenAI-compatible endpoint, model switching, and an optional AnythingLLM UI.
M. Syawal Saputra
This tutorial teaches how to build an elastic Kubernetes platform on VMware vSphere using Cluster API, Talos, and Cluster Autoscaler for declarative provisioning and automatic node scaling.
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.
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.
Call for Papers closing soon
1
days
Location: Hamburg, DE
In-person conference organized by techcamp.
The conference starts on the 26 August 2026.
3
days
Location: Kraków, PL
In-person conference organized by Devopsdays.
The conference starts on the 4 July 2026.
8
days
Location: Hamburg, DE
In-person conference organized by code.talks.
The conference starts on the 5 November 2026.
9
days
Location: Denver, CO, USA
In-person conference organized by Devopsdays.
The conference starts on the 22 September 2026.
9
days
Michigan Technology Conference 2026
Location: Rochester, MI, USA
In-person conference organized by The Michigan Technology Conference Association.
The conference starts on the 30 October 2026.
10
days
Location: San Jose, CA, USA
In-person conference organized by TechEx Events.
The conference starts on the 19 May 2026.
11
days
Location: London, UK
In-person conference organized by Devopsdays.
The conference starts on the 17 September 2026.
More articles
Rodrigue Chakode
This article explains what six months of production OpenShift cost tracking revealed, including a 24 to 30 percent non-allocatable CPU tax and how infrastructure overhead can consume most cluster capacity before app workloads even start.
Anish Kumar – The DevOps Guy
This article explains how Kubeshark provides packet-level visibility in Kubernetes by capturing live pod traffic, decoding protocols such as HTTP and gRPC, and mapping requests back to workloads for debugging.
Devansh Jain
This article explains how to run Temporal on Kubernetes in production, covering GKE deployment, Cassandra repair and backups, Istio mTLS, resource sizing, PodDisruptionBudgets, and Prometheus-based monitoring.
This article shows how to build a self-healing registry mirror on GKE with zot and automation that copies remote images locally and rewrites deployments to avoid Docker Hub rate limits and ImagePullBackOff failures.