Spotlight
Dave Altena
This article explains how a Security Context in Kubernetes works.
Evgeny Kharitonov
This case study details how Tailor Tech’s platform team transformed developer experience by shifting from docker-compose to remote AWS EKS namespaces and automating workflows using MCP servers and Argo CD.
Destiny Erhabor
This tutorial walks through Kubernetes networking theory and hands-on examples, covering pod connectivity, services, DNS, load balancing, network policies, and common pitfalls.
Thisara Weerakoon
This article explains the three core parts of a Kubernetes YAML file:
It shows how your YAML declares desired state and how Kubernetes uses that with its reconciliation loop.
Tools and utilities
Cloud Native Buildpacks transform your application source code into container images running on any cloud.
Coder lets engineering teams spin up secure, self-hosted development environments in their own cloud infrastructure on VMs, Kubernetes, or Docker—fully defined by Terraform and accessed over fast WireGuard tunnels.
Kubero is a fully self-hosted Internal Developer Platform that brings Heroku's workflows to your Kubernetes cluster.
This tool runs a Kubernetes operator that manages OpenTelemetry Collectors and auto-instrumentation for your workloads.
k8s-doctor is a kubectl cluster triage plugin that helps you diagnose cluster issues — like brew doctor but for Kubernetes.
Events starting soon
November 17, 2025
Location: Malmö, SE
This is a free event.
November 17, 2025
This is a virtual event
This is a free event.
November 17, 2025
This is a virtual event
This is a free event.
November 17, 2025
This is a virtual event
This event requires an entrance fee
November 18, 2025
This is a virtual event
This event requires an entrance fee
November 18, 2025
This is a virtual event
This event requires an entrance fee
Learn from production
Oleksii Bondar
This case study describes how they engineered Kubernetes autoscaling, regional routing, and efficient media paths to maintain end-to-end latency under 150 ms for live WebRTC video at scale.
Dilshan Wijesooriya
This case study describes how the author’s EKS cluster autoscaler broke after migrating to Amazon’s AL2023 image and how they resolved it by switching to IRSA (IAM Roles for Service Accounts) and adjusting permissions.
Aditya Chowdhry
This article walks through real challenges the team faced while scaling EKS — from autoscaling, ingress, DNS tuning to graceful shutdowns — and shares how they tackled each layer.
Teyyub Ismayilov
In this case study, you will learn how the SRE team at Kapital Bank meticulously analyzed network kernel issues on a Kubernetes-based Memcached platform, uncovering and resolving intermittent performance problems through kernel parameter tuning.
Matching jobs
Data Engineer with NBC Universal
Salary: $100K to $130K a year
Location: based in the office (and remote from home) in New York, NY, USA
Tech stack: Kubernetes, AWS, GCP, Docker, SQL, Java, C++, Flink, Spark, Airflow
DevOps Engineer with Booz Allen
Salary: $86.9K to $198K a year
Location: based in the office in Annapolis Junction, MD, USA
Tech stack: Kubernetes, Azure, Terraform, Cloudformation
DevOps Engineer with Commerce
Salary: $99K to $172K a year
Location: remote from the United States of America
Tech stack: Kubernetes, AWS, Docker, Shell, Python, Scala, PHP, Ruby, Terraform, Ansible
DevOps Engineer with Manulife
Salary: $110.53K to $205.27K a year
Location: based in the office (and remote from home) in Toronto, ON, CA
Tech stack: Kubernetes, Docker, Javascript, Java, Typescript, Terraform, Cloudformation, Jenkins, GitHub Actions
DevOps Engineer with Shopmonkey
Salary: $165K to $185K a year
Location: based in the office (and remote from home) in Morgan Hill, CA, USA
Tech stack: Kubernetes, AWS, GCP, ArgoCD, Go, Shell, Typescript, Terraform, GitHub Actions, Gitlab
Build something
David Nguyen
This tutorial shows how to autoscale TensorFlow model serving in Kubernetes using TensorFlow Serving + Horizontal Pod Autoscaler (HPA) on GKE, tying CPU usage to replica count.
Mohit Nagaraj
This tutorial shows how to build a custom Kubernetes operator in Go using Kubebuilder and controller-runtime by walking through the use case of a DatabaseMigration CRD.
Steve Moss
This article shows how to use Skaffold and local dev workflows to shorten the feedback loop when coding for Kubernetes, enabling you to build, deploy and test changes continuously on a local cluster.
Tomáš Sapák
This tutorial demonstrates how to set up dynamic PersistentVolumeClaim (PVC) provisioning on AWS EKS using the AWS EBS CSI driver and Terraform.
More articles
Utkarsh
This article explains how Pod Topology Spread Constraints can mis-distribute pods during rolling updates, and shows how using the matchLabelKeys field (like pod-template-hash) lets Kubernetes keep pods evenly spread even across updates.
Ægir Máni Hauksson
This article explains how FQDN-Controller lets Kubernetes handle egress rules using domain names instead of fixed IPs.
It shows how this makes DNS-based network policies simple, flexible, and automatic.
Phil Andrews
This article explores how scheduling policies can optimize resource usage while preserving fault tolerance.
It covers strategies for using anti-affinity, spread constraints, and affinity weights to balance cost and resilience.
In this report, you will learn how Kubernetes teams actually scale AI workloads based on 917 survey responses, revealing the gap between vendor capabilities and real-world GPU utilization challenges.