Spotlight
Philip McClarence
This article covers running PostgreSQL on Kubernetes in production — comparing Zalando, Crunchy and CloudNativePG operators, storage class decisions, backup strategies, connection pooling, and a take on when Kubernetes is overkill for databases.
Bharat Kalra
This article covers an ingress-nginx to Istio migration, architectural decisions, the RE2 vs PCRE regex incompatibility gotcha, URL rewrite differences, resource overhead comparison between sidecar and ambient mode, and a phased migration strategy.
Josh Woolbright
This tutorial shows how to secure an ArgoCD based EKS GitOps workflow with External Secrets Operator, IRSA, and AWS SSM Parameter Store so secrets stay out of Git and sync safely into Kubernetes.
Shanaka Jayasundera
This tutorial shows how to set up Kubernetes Gateway API on EKS using Istio Ambient Mesh exposed through AWS ALB, with Terraform, ArgoCD, and a layered architecture separating infra from app deployment.
Tools and utilities
Yoke is an IaC tool inspired by Helm that leverages WebAssembly and Go to dynamically deploy Kubernetes packages with executable runtime capabilities.
K8sgpt is a tool that scans Kubernetes clusters, diagnoses, and triages issues in simple English.
KubeDiagrams is a tool that automatically generates visual architecture diagrams from Kubernetes manifests, Helm charts, and live clusters.
Nelm is meant to be a direct replacement for Helm 3, providing first-class Helm chart support yet improving on what Helm 3 offers.
TopoLVM is a CSI plugin using LVM for Kubernetes.
Events starting soon
May 21, 2026
Location: Barton, AU
This is a free event.
May 21, 2026
Location: Geneva, CH
This event requires an entrance fee
May 21, 2026
Location: Madrid, ES
This event requires an entrance fee
Use PARTNER-DISC-20-KUBE to get 20% off
May 21, 2026
Location: Tokyo, JP and virtual
This is a free event.
May 21, 2026
Location: Zürich, CH
This is a free event.
May 21, 2026
Location: Groningen, NL
This is a free event.
Learn from production
Kalyan Josyula
This case study shows how a team traced repeated pod OOM kills in ASP.NET Core to native memory growth from zombie SignalR connections, glibc fragmentation, and kernel socket buffers.
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
Data Engineer with Capital Technology Group
Salary: $26 to $297.88K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, Java, Python, SQL, PostgreSQL, Kafka, Terraform, Splunk
Data Engineer with Rivian and Volkswagen Group Technologies
Salary: US$97.2K to US$220.22K a year
Location: based in the office in Vancouver, CA
Tech stack: Kubernetes, Go, Spark
DevOps Engineer with Blink Health
Salary: $90 to $484K a year
Location: remote from
Tech stack: Kubernetes, AWS, Grafana, Nagios, NewRelic
DevOps Engineer with Bluestaq
Salary: $95K to $140K a year
Location: based in the office in Colorado Springs, CO, USA
Tech stack: Kubernetes, AWS, Azure, GCP, On-premise, Powershell, Python, Shell, Terraform, Ansible
DevOps Engineer with Box
Salary: $90 to $484K a year
Location: based in the office in Warsaw, PL
Tech stack: Kubernetes, AWS, Azure, GCP, Docker, Go, Python, Ruby, Typescript, GitHub Actions
Build something
Moeid Heidari
This tutorial teaches how to deploy Crossview on Kubernetes with Helm and secure it for enterprise use with session auth, SSO, proxy header auth, RBAC, TLS, and high-availability settings.
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.
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.
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.
More articles
Marco Piraccini
This article explains how Kubernetes skew protection routes traffic based on app version to prevent frontend and backend mismatches during deployments, and version-aware routing using the Gateway API.
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.
Zain
This article covers:
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.