Spotlight
David Kornel
This tutorial shows how to test Kubernetes deployments and operators from Java on real clusters without heavy boilerplate by using kubetest4j on top of the Fabric8 client.
This tutorial explains how Amazon EKS Pod Identity session policies let teams restrict pod IAM permissions with inline policies.
This article explains that BuildKit is not just Docker’s build engine but a general-purpose framework that can turn custom frontend definitions into images, tarballs, local artifacts, and package outputs.
Alexandr Ivenin
This article explains how GKE 1.33 and 1.34 improve node auto provisioning with ComputeClasses, workload specific scaling, parallel node pool creation, and smarter consolidation for targeted autoscaling.
Tools and utilities
KubeDiagrams is a tool that automatically generates visual architecture diagrams from Kubernetes manifests, Helm charts, and live clusters.
H8s is a home infrastructure project combining Kubernetes with Talos OS security, running on 2 N100 mini PCs with GitOps deployment via ArgoCD.
Nelm is meant to be a direct replacement for Helm 3, providing first-class Helm chart support yet improving on what Helm 3 offers.
Valkey Operator is a Kubernetes operator that automates deployment and lifecycle management of Valkey clusters and instances with features like automated installation and configuration management.
TopoLVM is a CSI plugin using LVM for Kubernetes.
Events starting soon
May 13, 2026
This is a virtual event
This is a free event.
May 13, 2026
This is a virtual event
This is a free event.
May 14, 2026
This is a virtual event
This is a free event.
May 14, 2026
Location: Nashville, TN, USA
This event requires an entrance fee
May 14, 2026
This is a virtual event
This is a free event.
May 14, 2026
This is a virtual event
This is a free event.
Most teams scale Kubernetes by thinking about pods and nodes. At Render, Brian Stack ran into a different dimension: hundreds of thousands of namespaces per cluster, multiplied across DaemonSets that list-watch every namespace.
Brian explains how Render traced the issue through Calico and Vector, worked with upstream maintainers, and turned memory profiling into operational wins: lower node costs, lighter API-server load, and faster rollouts.
In this interview:
Learn from production
Nick Roan
This case study shows how a single RAG chunk size change collapsed vLLM prefix-cache hit rate from 85% to 4%, triggering an 80% GPU replica increase while latency stayed flat.
It also includes the fix: adding a two-phase cache replay gate in CI.
Dat Ton
This case study explains how cURL 65 errors and DNS resolution failures on AWS EKS were caused by Linux kernel network limits being exceeded, resolved by increasing netdev_budget, netdev_budget_usecs, and netdev_max_backlog parameters.
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.
Matching jobs
Data Engineer with OXIO Corporation
Salary: $175.5K to $377.3K a year
Location: fully remote
Tech stack: Kubernetes, AWS, Go, Python, Scala, SQL, Snowflake, Kafka, Airflow, Spark
DevOps Engineer with AbhiBus
Salary: $32.4K to $4.62L a year
Location: based in the office in Hyderabad, IN
Tech stack: Kubernetes, AWS, Helm, Docker, Python, PostgreSQL, MySQL, Cloudformation, Terraform, Gitlab
DevOps Engineer with Meritis
Salary: $148.5K to $272.8K a year
Location: based in the office in Sophia Antipolis, FR
Tech stack: Kubernetes
DevOps Engineer with Phonely
Salary: $67.5K to $539K a year
Location: based in the office in San Francisco, CA, USA
Tech stack: Kubernetes, AWS, GCP, ArgoCD, Python, Redis, PostgreSQL, Cloudformation, Pulumi, Terraform
DevOps Engineer with Rain Technologies Inc.
Salary: $47.97K to $242K a year
Location: based in the office in Lisbon, PT
Tech stack: Kubernetes, AWS, Helm, Python, Kafka, Terraform, Grafana, Prometheus
Build something
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.
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.
Call for Papers closing soon
2
days
Location: Hamburg, DE
In-person conference organized by code.talks.
The conference starts on the 5 November 2026.
3
days
Location: Denver, CO, USA
In-person conference organized by Devopsdays.
The conference starts on the 22 September 2026.
3
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.
4
days
Location: San Jose, CA, USA
In-person conference organized by TechEx Events.
The conference starts on the 19 May 2026.
4
days
Location: London, UK
In-person conference organized by Devopsdays.
The conference starts on the 17 September 2026.
4
days
Location: Rio de Janeiro, BR
In-person conference organized by Devopsdays.
The conference starts on the 15 August 2026.
6
days
Kubernetes Community Days Lima 2026
Location: Lima, PE
In-person conference organized by KCD Lima, Perú.
The conference starts on the 18 July 2026.
More articles
Dillon
This article shows how to maintain VM-level network security during KubeVirt live migration by using Calico labels and policy enforcement rather than node or pod IPs.
Abhishek Gupta
This article explains how the DocumentDB Kubernetes Operator delivers high availability with automatic failover, replica promotion, and optional zone, region, and multi-cloud resilience.
Muhaned Yahya
This article introduces KubeUser, an open source Kubernetes operator that automates user certificate, RBAC, and kubeconfig creation from a declarative custom resource.
Zain
This article covers: