Spotlight
Muhaned Yahya
This article introduces KubeUser, an open source Kubernetes operator that automates user certificate, RBAC, and kubeconfig creation from a declarative custom resource.
Shawrup K Suter
This tutorial shows how CRaC can cut Spring Boot startup time on Kubernetes from 23 seconds to 2.8 seconds and explains the real production issues around AWS SDK checkpointing and OpenTelemetry.
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:
Tools and utilities
Crossview is a React-based dashboard for managing and monitoring Crossplane resources in Kubernetes with features like:
Teleskopio is a small, open-source Kubernetes web client that provides a clean browser interface for viewing and managing cluster resources without the weight of a full platform dashboard.
kubevirt-benchmark is a vendor-neutral performance testing toolkit for KubeVirt VMs on OpenShift or any Kubernetes distribution, covering VM provisioning, boot storms, live migration, chaos benchmarking, and failure recovery.
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.
Events starting soon
May 8, 2026
Location: Ho Chi Minh City, VN
This is a free event.
May 9, 2026
Location: Hanoi, VN
This is a free event.
May 9, 2026
Location: Goiânia, BR
This is a free event.
May 9, 2026
This is a virtual event
This is a free event.
May 11, 2026
Location: London, UK
This is a free event.
May 11, 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
DevSecOps Engineer with Mattermost
Salary: $81K to $445.5K a year
Location: remote from
Tech stack: Kubernetes, On-premise, Docker, Go, Python
DevSecOps Engineer with Zimperium
Salary: $81K to $445.5K a year
Location: based in the office in Dallas, TX, USA
Tech stack: Kubernetes, AWS, Azure, GCP, Cloudformation, Terraform
Forward Deployed Engineer with Prelude
Salary: $9 to $539K a year
Location: remote from
Tech stack: Kubernetes, AWS, Azure, GCP, Docker, Python, Rust, Shell, Typescript, Terraform
Machine Learning Engineer with Brightwheel
Salary: $108K to $405.35K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, Go, Javascript, Kotlin, Python, SQL, Swift, Typescript
Platform Engineer with BLP Digital AG
Salary: US$112.5K to US$286K a year
Location: based in the office in Zurich, CH
Tech stack: Kubernetes, Docker, SQL, Typescript, PostgreSQL, MySQL, GitHub Actions
Build something
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.
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.
Call for Papers closing soon
0
days
Location: Hamburg, DE
In-person conference organized by techcamp.
The conference starts on the 26 August 2026.
2
days
Location: Kraków, PL
In-person conference organized by Devopsdays.
The conference starts on the 4 July 2026.
7
days
Location: Hamburg, DE
In-person conference organized by code.talks.
The conference starts on the 5 November 2026.
8
days
Location: Denver, CO, USA
In-person conference organized by Devopsdays.
The conference starts on the 22 September 2026.
8
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.
9
days
Location: San Jose, CA, USA
In-person conference organized by TechEx Events.
The conference starts on the 19 May 2026.
10
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.