Spotlight
Hansaka Biyon
This tutorial teaches how to enforce signed container images in Kubernetes using Cosign for signing, Harbor for storage, and Kyverno admission controller for verification, including custom CA trust configuration and CI/CD integration patterns.
Alexey Demyanov
This case study shows how Palark migrated high-traffic Drupal 8 monoliths to Kubernetes to improve resilience, autoscaling, deployment automation, and DDoS handling while reducing infrastructure waste.
Sergey Goncharov
This case study walks through a real debugging story on EKS Fargate where missing a DHCP option set caused silent DNS failures and pods stuck in pending — and how to find and fix it.
Siva Bankapalli
This article shows a Zero Trust blueprint using mutual TLS (mTLS) and Istio security policies to make internal and external APIs secure by default, with step-by-step configs and lessons from real systems.
Tools and utilities
With k-inv, you can stress a Kubernetes cluster in a fun way and check its resilience by playing space invaders.
Kelos runs Claude Code, Codex, Gemini, and OpenCode as ephemeral Kubernetes pods, with CRDs for Tasks, Workspaces, AgentConfigs, and TaskSpawners that can auto-create PRs from GitHub issues, and chain tasks with dependsOn pipelines.
Kubee automates the setup of a K3s cluster on a single VPS and installs tightly integrated Helm charts (ArgoCD, Vault, Prometheus, etc.) with zero manual configuration.
Sealed Secrets Web is a tool that provides a web interface for managing and encrypting sensitive data in Kubernetes using the Sealed Secrets service by Bitnami.
ESP Kubernetes Reference Implementation runs compliance scanning in Kubernetes using ESP policies with pull-based agents that execute NIST, CIS, and STIG controls and produce CUI-free attestations forwarded to SIEM or cloud functions.
Events starting soon
June 10, 2026
This is a virtual event
This is a free event.
June 10, 2026
Location: Québec, CA and virtual
This is a free event.
June 11, 2026
This is a virtual event
This event requires an entrance fee
June 11, 2026
This is a virtual event
This is a free event.
June 11, 2026
This is a virtual event
This is a free event.
June 11, 2026
Location: Vienna, AT
This is a free event.
Forced platform migrations are usually treated as something to survive. At Scout24, a mandatory OS migration became an opportunity to rethink Kubernetes autoscaling, node provisioning, and infrastructure efficiency.
John Ford explains how Scout24 moved its EKS-based Infinity platform from a polling autoscaler and over-provisioned capacity to Karpenter and Bottlerocket. The result was faster node startup, a safer migration path, and about a 30% infrastructure reduction without major downtime.
In this interview:
Learn from production
This blog post tells how the Render team:
Jack Lindamood
This case study shows how OOM Killer terminated a critical network daemon on Kubernetes nodes, causing a network outage.
It covers debugging via serial console and implementing memory reservations to prevent system-critical process termination.
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.
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.
Matching jobs
Data Engineer with System
Salary: $18K to $266.2K a year
Location: based in the office in New York, NY, USA
Tech stack: Kubernetes, AWS, Azure, GCP, Docker, Python, SQL, Airflow, Spark
DevOps Engineer with Absorb
Salary: $90 to $484K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, C#, Powershell, Cloudformation, Bamboo, Prometheus, Sumo Logic
DevSecOps Engineer with David AI
Salary: $12.6K to $415.14K a year
Location: based in the office (and remote from home) in San Francisco, CA, USA
Tech stack: Kubernetes, AWS, Typescript, PostgreSQL, Terraform, Datadog, Grafana, Prometheus
Platform Engineer with David AI
Salary: $108K to $385K a year
Location: based in the office in San Francisco, CA, USA
Tech stack: Kubernetes, AWS, Typescript, PostgreSQL, Terraform, Datadog, Grafana, Prometheus
Platform Engineer with Normal Computing Corporation
Salary: $83.25K to $401.5K a year
Location: based in the office (and remote from home) in New York City, NY, USA
Tech stack: Kubernetes, Docker, Redis, Terraform
Build something
Zach Smith
This tutorial shows how to build a hub-style multi-cluster cert-manager control plane where a central hub cluster manages certificate issuance and distribution across multiple spoke clusters using cert-manager and trust-manager.
Ruben Santos
This tutorial teaches Kubernetes security testing from an offensive perspective, covering:
Blake Gillman
This article explains how to build a highly available GKE architecture using Multi-Cluster Services and Multi-Cluster Gateway.
It covers subnet naming requirement for cross-regional internal ALBs, cluster setup via Fleet, demo app with request routing.
Ștefan Muraru
This tutorial shows how to run Cloudflare Tunnels as a DaemonSet to expose services with zero open inbound ports, using liveness probes, Kubernetes Secrets, and GitOps with ArgoCD.
Call for Papers closing soon
2
days
DevSecOps Days Washington DC 2026
Location: Arlington, VA, USA
In-person conference organized by Carnegie Mellon University.
The conference starts on the 3 April 2026.
2
days
Location: London, GB
In-person conference organized by Forward CloudSec.
The conference starts on the 8 September 2026.
5
days
Location: Prague, CZ
In-person conference organized by Update Conference.
The conference starts on the 13 November 2026.
5
days
Kubernetes Community Days San Francisco Bay Area 2026
Location: San Francisco, US
In-person conference organized by KCD SF Bay Area.
The conference starts on the 1 September 2026.
5
days
Location: Barcelona, ES
In-person conference organized by Devopsdays.
The conference starts on the 13 November 2026.
5
days
Location: Portland, OR, USA
In-person conference organized by Devopsdays.
The conference starts on the 8 September 2026.
10
days
Location: Brussels, BE
In-person conference organized by EuroBSDCon Foundation.
The conference starts on the 13 September 2026.
More articles
Aslanov Javid
This article shows why Grafana becomes slow on Kubernetes when multiple replicas share SQLite over EFS, and explains why a single replica on block storage or a real external database is the correct fix.
Daniel Hnyk
This article shows how to run Claude Code as a CronJob using a custom Dockerfile, non-interactive mode flags, jq log filtering, and a timeout-based fallback that spawns a second Claude instance to recover partial results.
Inguva Dev
This article explains how an internal AI helpdesk on GKE uses Slack, LangGraph, Okta, Confluence, and Jira to automate routine IT requests and reportedly deflect about 80% of support tickets.
Daniel Ullrich
This article reviews Kubermatic SecureGuard (KubeSG), a Kubernetes-native open source secrets manager built on OpenBao and the External Secrets Operator that automates secret rotation and delivery without app rewrites or proprietary SDKs.