Spotlight
LearnKube
This article explains what really happens when you run kubectl apply, and how server-side apply moves field ownership into the API server so Helm, Argo CD and HPAs hit conflicts.
Taofeek Abiodun Olasunkanmi Yusuf
This guide shows you how to architect a multi-cluster Kubernetes environment using Rancher for governance, vCluster for cost-efficient isolation, and Kargo for automated GitOps promotion pipelines.
Pradhyuman Pandey
This case study shows how debugging a kubectl 401 error on EKS revealed that a two-year-old static IAM credential file was shadowing a valid instance profile in the AWS credential chain.
Bobby DeVeaux
This article explains how to use Kubernetes Custom Resource Definitions and the reconciliation loop to manage, scale, and monitor multiple concurrent AI coding agents.
Tools and utilities
Multikube is a reverse proxy that sits in front of several Kubernetes API servers, terminating TLS and handling authentication and authorization centrally so kubectl talks to one endpoint.
k is a small kubectl wrapper that lets you switch context, cluster, and namespace inline with short prefixes instead of typing out long flags every time.
keda-gpu-scaler is a KEDA external scaler that reads GPU metrics from NVML on each node, so vLLM and Triton deployments scale on real GPU load instead of CPU, including scale to zero.
Harbor is an open-source container registry that stores your images and Helm charts and adds vulnerability scanning, signing and access control on top.
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.
Events starting soon
September 2, 2026
Location: Melbourne, AU and virtual
This is a free event.
September 2, 2026
Location: Sydney, AU
This is a free event.
September 3, 2026
Location: Vienna, AT
This is a free event.
September 3, 2026
Location: Santiago, CL
This is a free event.
September 4, 2026
Location: Hamburg, DE
This event requires an entrance fee
Use CDS26 MEDIA PARTNER LEARNKUBE to get 20% off
September 4, 2026
Location: Graz, AT
This event requires an entrance fee
Kube Select takes one bold Kubernetes hypothesis and tests it with an expert.
In the first episode, Salman Iqbal and Bart Farrell ask whether most organizations have an observability problem or a decision-making problem.
Henrik Rexed, Senior Staff Engineer at Dynatrace, challenges the original claim. Teams can collect metrics, logs, and traces, but that telemetry needs system relationships, ownership, and deployment history to support a confident decision.
In this episode:
Learn from production
Netflix Technology Blog
This case study shows how Netflix moved millions of batch jobs from its homegrown queueing system to Kueue, without the people submitting those jobs noticing any change.
Deepakravi
This case study shows how to stabilize Harbor on VMware VKS by expanding storage, upgrading the Supervisor Service, and configuring Trivy scanning to receive vulnerability results.
EXANTE Technology
This case study shows how EXANTE replaced manual Saturday releases with a fully automated GitLab CI + Flux + Jira pipeline across 60+ Django modules, 7 GKE environments, and 30+ services to meet fintech regulatory audit requirements.
Saeedafzal2030
This case study shows how one team ran LiteLLM as a single gateway to many model providers on EKS, kept it highly available, and managed the whole thing with ArgoCD.
Matching jobs
DevOps Engineer with LendingTree
Salary: $110K to $140K a year
Location: based in the office (and remote from home) in Charlotte, NC, USA
Tech stack: Kubernetes, AWS, Azure, Docker, Powershell, Python, Terraform, Ansible, Datadog, Splunk
Platform Engineer with Later
Salary: $125K to $205K a year
Location: based in the office (and remote from home) in Boston, MA; Vancouver, WA, USA
Tech stack: Kubernetes, AWS, Docker, SQL, C#, Typescript, PostgreSQL, CDK
Platform Engineer with Later
Salary: $175K to $250K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, SQL, C#, Scala, Typescript, PostgreSQL
Platform Engineer with Nexxen
Salary: US$92.07K to US$218.24K a year
Location: based in the office in Tel Aviv, IL
Tech stack: Kubernetes, Docker, Python
Site Reliability Engineer with Valtech
Salary: CA$100K to CA$150K a year
Location: remote from
Tech stack: Kubernetes, AWS, Java, Python, Terraform, AppDynamics, Datadog
Build something
Osura Viduranga
This tutorial walks through deploying the WSO2 API Platform Gateway on OpenShift, from building the images and installing cert-manager to applying the gateway operator, a sample REST API, and the route that exposes it.
Dharmendra Yadav
This tutorial explains why Gateway API replaces Ingress on GKE, walking through GatewayClass, Gateway, and HTTPRoute, then sets up traffic splitting and TLS without vendor-specific annotations.
Matthew Wimpelberg
This tutorial builds a real k6 test suite against Google's Online Boutique running on a home lab Kubernetes cluster, with a shared client library, smoke, load, stress, and browser tests, and the two bugs the first run exposed.
Timur Nizamutdinov
This tutorial shows how to replace always-on EC2 runners with autoscaling GitLab runners using the AWS fleeting plugin and an Auto Scaling Group, so instances start per job and shut down when the queue is empty.
Call for Papers closing soon
3
days
Location: Philadelphia, PA, USA
In-person conference organized by Devopsdays.
The conference starts on the 1 October 2026.
5
days
Kubernetes Community Days Florida 2026 Miami
Location: Miami, FL, USA
In-person conference organized by KCD Florida.
The conference starts on the 11 December 2026.
10
days
Location: New York, NY, USA
In-person conference organized by Software 3.0.
The conference starts on the 14 October 2026.
12
days
Kubernetes Community Days Provence 2026
Location: Provence, FR
In-person conference organized by CNCF.
The conference starts on the 10 December 2026.
13
days
Location: Dubai, AE
In-person conference organized by CognitionX.
The conference starts on the 15 October 2026.
16
days
Location: Santa Clara, CA, USA
In-person conference organized by DevNetwork.
The conference starts on the 11 February 2027.
19
days
Location: Montreal, CA
In-person conference organized by ConFoo.
The conference starts on the 26 February 2027.
More articles
Dave R - Microsoft Azure & AI MVP☁️
This article explains how to deploy agentic AI on Kubernetes using a four-layer architectural stack.
It details model inference, fine-tuning, and agent orchestration using tools like KAITO, Ray, and MCP.
Cilium
This case study shows how Cilium implements defense-in-depth supply chain security for open source CI/CD.
It covers access controls, dependency pinning, credential isolation, and cryptographic verification.
Henrique Cavarsan
This article explains the technical transition of Kubernetes port-forwarding and streaming commands from the deprecated SPDY protocol to WebSockets to improve proxy compatibility.
Prabhu Jayaseelan
This guide shows you how to implement chaos engineering on Amazon EKS using AWS Fault Injection Service to simulate CPU stress and pod terminations while monitoring resilience via ADOT and Grafana.