Spotlight
Yonghyun Kim
This case study describes how the team migrated the Always service (1.5M DAU, 3M MAU) from EC2 to Amazon EKS in ~2 months with zero downtime, using a GitOps Bridge, gradual traffic cutover with Route53 weighted routing, and Helm + ArgoCD workflows.
Thibault JAMET
This case study describes how a team migrated 30+ Kubernetes clusters from Sceptre/CDK/CloudFormation to Terraform, using iterative waves, custom import tooling, and CI-driven validation to minimize risk.
This article introduces percentage-based request mirroring, CORS filtering, gateway merging, and retry budgets in Gateway API v1.3, highlighting which features are GA and which remain experimental.
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.
Tools and utilities
mcp-server-kubernetes exposes a complete Kubernetes management layer via Model Context Protocol (MCP), letting tools like Claude Desktop and mcp-chat run kubectl and Helm commands securely.
This controller takes an OpenAPI (OAS 3.0/3.1) spec and a user-defined RestDefinition
, then automatically generates CRDs and REST controllers to let you manage external APIs as Kubernetes resources.
K8s cleaner is a controller that identifies, removes, or updates stale/orphaned or unhealthy resources to maintain a clean and efficient Kubernetes cluster.
This Helm chart deploys a passive-mode FTP server (vsftpd) in Kubernetes using NodePort and auto-generates HAProxy configuration for proper Passive FTP/FTPS support across nodes.
helmper is a Go program that reads Helm Charts from remote OCI registries and pushes the charts container images to your registries with optional OS-level vulnerability patching.
Events starting soon
October 2, 2025
Location: Zürich, CH
This is a free event.
October 2, 2025
This is a virtual event
This is a free event.
October 2, 2025
Location: Freiburg, DE
This is a free event.
October 2, 2025
This is a virtual event
This is a free event.
October 2, 2025
Location: San Jose, CA, USA
This is a free event.
October 3, 2025
This is a virtual event
This is a free event.
Learn from production
Konstantin Shilovskiy
This case study shows how to build architecture for scalable ML pipeline on Azure using Kubernetes and KEDA to generate inputs with 500 pods and deploy models via Azure ML.
Igor Yermakov
This case study shows how to reduce monthly Azure costs from €25k to €8k through Kubernetes and virtual machine optimization.
It covers writing a custom Go operator to scale deployments to zero replicas based on outbound call queue length.
Ryan Gough
This article documents how JYSK engineered a production-grade, distributed bandwidth monitoring system using Kubernetes, Talos Linux, Grafana, iperf3, and Go.
Reza Kara
This case study shows how to fix overlapping Pod and Service CIDRs in Cilium-managed EKS clusters by updating the ConfigMap and draining nodes.
Matching jobs
Data Engineer with Elicit
Salary: $185K to $305K a year
Location: remote from the United States
Tech stack: Kubernetes, Python, SQL, Javascript, Typescript, Spark, Airflow, Hadoop
Data Engineer with Southwest Career
Salary: $86.85K to $96.5K a year
Location: based in the office in Dallas, TX, USA
Tech stack: Kubernetes, AWS, On-premise, OpenShift, Shell, Python, SQL, Java, Cloudformation, Jenkins
DevOps Engineer with 1X Technologies AS
Salary: $124.1K to $139.93K a year
Location: based in the office in Palo Alto, CA, USA
Tech stack: Kubernetes, AWS, Azure, GCP, Docker, Shell, Python, Terraform, Cloudformation, CircleCI
DevOps Engineer with Barclays
Salary: $120K to $175K a year
Location: based in the office in Whippany, NJ, USA
Tech stack: Kubernetes, Docker, Go, Python
DevOps Engineer with Jasper
Salary: $170K to $200K a year
Location: remote from the United States
Tech stack: Kubernetes, GCP, Helm, ArgoCD, Go, Shell, Python, Typescript, Terraform, Jenkins
Build something
Stefan Prodan
This tutorial teaches how to use the Flux MCP Server to connect AI assistants to Kubernetes, using natural language to manage and troubleshoot GitOps pipelines.
Chetan Atole
This tutorial teaches how to implement pod autoscaling in Kubernetes using the Metrics Server to collect metrics and the Horizontal Pod Autoscaler (HPA) to scale deployments.
Elad Pardilov
This article demonstrates how to replace Kubernetes operators with Python operators for end-to-end Airflow DAG testing.
It details swapping KubernetesPodOperator with a CustomTestPodOperator that runs tasks in-process.
Lorenzo Tettamanti
This tutorial demonstrates how to build a Kubernetes mutating webhook in Rust using Axum and Rustls.
It creates an HTTP server that processes AdmissionReview requests and injects a sidecar proxy via JSONPatch.
More articles
This article explains how to compare the data plane resource consumption of Linkerd, Istio Legacy, and Istio Ambient using a benchmark test on GKE.
Gulcan Topcu
This article explains how intra-node pod-to-pod traffic is handled when using Kindnet with the ptp CNI plugin.
Alejandro Duarte
This article experiments with running a MariaDB Galera cluster on a $150 Kubernetes lab built from Orange Pi boards.
It details installing K3s, deploying the MariaDB Kubernetes Operator, tuning resource limits for small SBCs.
Kai Burjack
This article explains how to configure Istio to observe encrypted and unencrypted egress traffic in Kubernetes using TLS termination, origination, and certificate management.