Spotlight
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.
Sajosam
This tutorial shows how to build a self-service IDP where developers provision real AWS S3 buckets via a Backstage form, with Crossplane handling AWS API calls through Kubernetes CRDs.
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.
Tools and utilities
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.
Tilt automates the full dev loop for Kubernetes microservices — file watching, container image builds, and live updates to your cluster, replacing manual docker build && kubectl apply cycles with a single tilt up command and a real-time UI.
This tool runs inside Kubernetes and automatically decrypts secrets encrypted with Mozilla SOPS, and then creates standard Kubernetes Secret objects from them.
Events starting soon
May 6, 2026
Location: Austin, TX, USA
This event requires an entrance fee
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.
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
Autonomous Driving Academy Intern (All genders) - Operator Enablement & Commercial Operations with MOIA
Salary: $45K to $382.8K a year
Location: remote from
Tech stack: Kubernetes, Javascript, Python, Shell
Chief Technology Officer with MOIA
Salary: $135K to $440K a year
Location: remote from
Tech stack: Kubernetes
Data Engineer with K Health
Salary: $150K to $180K a year
Location: based in the office (and remote from home) in New York, NY, USA
Tech stack: Kubernetes, AWS, Azure, GCP, Python, SQL, Airflow
Data Engineer with Latitude AI
Salary: $54K to $297.88K a year
Location: based in the office in Pittsburgh, PA, USA
Tech stack: Kubernetes, AWS, Azure, GCP, Docker, Python, SQL, PostgreSQL, Snowflake, Kafka
Data Engineer with Truelogic
Salary: $54K to $297.88K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, Python, Airflow, CDK, Cloudformation, Terraform
Build something
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.
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.
Call for Papers closing soon
2
days
Location: Hamburg, DE
In-person conference organized by techcamp.
The conference starts on the 26 August 2026.
5
days
Location: Kraków, PL
In-person conference organized by Devopsdays.
The conference starts on the 4 July 2026.
9
days
Location: Hamburg, DE
In-person conference organized by code.talks.
The conference starts on the 5 November 2026.
10
days
Location: Denver, CO, USA
In-person conference organized by Devopsdays.
The conference starts on the 22 September 2026.
10
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.
11
days
Location: San Jose, CA, USA
In-person conference organized by TechEx Events.
The conference starts on the 19 May 2026.
12
days
Location: London, UK
In-person conference organized by Devopsdays.
The conference starts on the 17 September 2026.
More articles
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.
Kai Burjack
This case study explains why Nginx Ingress Controller causes TCP connection timeouts on GKE during pod termination.
It traces:
Fabián Sellés Rosa
This article explains how one team evaluated Crossplane and KRO to replace KIAM with EKS Pod Identities, balancing flexibility, maturity, and operational overhead after outages.