Spotlight
De.Code – Deloitte Germany Engineering Blog
This case study shows how Deloitte built a multi-cluster Kubernetes platform on STACKIT with an admin cluster, Argo CD ApplicationSets, GitLab pipelines, and shared platform tooling.
Tunc Celik
This article explains how a local 7B model was fine-tuned to answer cloud security, Kubernetes, Terraform, and compliance questions from a rule-based dataset.
Christian Johannsen
This article explains how to detect which running Kubernetes containers use Chainguard or other base images by reading runtime OS data through node-level proc inspection.
Daniel Vigueras
This tutorial explains five Laravel-on-Kubernetes production gotchas, covering immutable migration Jobs, managed databases, worker shutdown timeouts, queue worker flags, and better autoscaling signals.
Tools and utilities
LFK is a keyboard-first terminal UI for navigating Kubernetes clusters with a Miller-column layout, owner-based resource hierarchy, logs, Helm, ArgoCD, Trivy, RBAC, and crash investigation views.
SloK lets teams define SLOs as Kubernetes custom resources, generate Prometheus rules, track error budgets, backtest SLO YAML, and view reliability trends in a dashboard.
Radar provides Kubernetes cluster visibility through topology graphs, event timelines, and service traffic visualization running as a single binary that connects directly to the Kubernetes API without cluster-side installation.
Copy Fail Destroyer runs on Kubernetes nodes to detect and remediate Copy Fail and Dirty Frag by probing vulnerable kernel modules, unloading them, exposing metrics, and supporting Helm or ArgoCD deployment.
k8s-d2 generates D2 diagram files from Kubernetes cluster topology, visualizing namespaces, workloads, services, and their relationships with customizable grid layouts and filtering options.
Events starting soon
July 18, 2026
Location: Lima, PE
This is a free event.
July 22, 2026
Location: Bratislava, SK
This is a free event.
July 23, 2026
This is a virtual event
This event requires an entrance fee
July 24, 2026
Location: Hanoi, VN
This is a free event.
July 30, 2026
Location: Yokohama, JP
This event requires an entrance fee
August 4, 2026
Location: Melbourne, AU
This event requires an entrance fee
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
Alex
This case study explains how a Kubernetes secrets audit exposed weak secret handling and forced a move toward safer secret management.
It covers encoded secrets, RBAC, encryption, external secret stores, and audit-ready controls.
Saurabh Kumar Ojha
This case study shows how a team built a Kubernetes operator to rebalance old ClickHouse partitions across shards during cluster size changes.
Infisical's case study explains why its Kubernetes operator hit memory and authentication scaling limits and how a reference-based CRD design fixed secret sync.
Aadhith
This case study shows how CoreDNS became an EKS bottleneck under heavy DNS traffic and uses kube-burner test results to explain why NodeLocal DNSCache helped.
Matching jobs
Data Engineer with K2 Space
Salary: $160K to $200K a year
Location: based in the office in Los Angeles, CA, USA
Tech stack: Kubernetes, AWS, Docker, SQL, PostgreSQL, Snowflake
DevOps Engineer with Caseware
Salary: $125K to $140K a year
Location: based in the office (and remote from home) in Toronto, ON, CA
Tech stack: Kubernetes, AWS, Helm, Flux, Docker, Java, Python, Typescript, GitHub Actions
DevOps Engineer with K2 Space
Salary: $165K to $215K a year
Location: based in the office in Los Angeles, CA, USA
Tech stack: Kubernetes, AWS, Azure, GCP, Helm, ArgoCD, Flux, Docker, Powershell, Python
DevOps Engineer with Neros Technologies
Salary: $165K to $231K a year
Location: based in the office in Torrance, CA, USA
Tech stack: Kubernetes, Azure, Docker, C++, Python, Cloudformation, Terraform
DevOps Engineer with Serval
Salary: $49.5K to $539K a year
Location: based in the office in San Francisco, CA, USA
Tech stack: Kubernetes, AWS, Azure, GCP, On-premise, Docker, Go, Python, Terraform, Datadog
Build something
Muhammad Muzammil
This tutorial shows how to build a per-user SaaS setup on EKS Auto Mode with one pod, one subdomain, one persistent volume, wildcard TLS, and a shared ALB.
Mo Figueroa
This tutorial shows how to run Hermes Agent on MicroK8s as a stateful gateway, move scheduled briefings into Kubernetes CronJobs, and use PVCs, ConfigMaps, retry jobs, and Helm for a small agent system.
Chris St. John
This tutorial shows how to set up Horizontal Pod Autoscaler with CloudFront CDN on Amazon EKS, using k6 for load testing to demonstrate CPU-based autoscaling from 3 to 10 pods and identifying node capacity limits.
Adrián Bailador
This tutorial shows how to design ASP.NET Core health checks for Kubernetes using separate liveness, readiness, and startup probes.
Call for Papers closing soon
0
days
Kubernetes Community Days Porto 2026
Location: Porto, PT
In-person conference organized by KCD Porto.
The conference starts on the 20 November 2026.
2
days
Subsurface 2026 — The Open Data and AI Conference
This is a virtual event
Online conference organized by Dremio.
The conference starts on the 2 October 2026.
2
days
Location: Cairo, EG
In-person conference organized by Devopsdays.
The conference starts on the 26 September 2026.
3
days
Kubernetes Community Days Sofia 2026
Location: Sofia, BG
In-person conference organized by KCD Sofia.
The conference starts on the 29 September 2026.
9
days
WeAreDevelopers Conference India
Location: Bengaluru, IN
In-person conference organized by WeAreDevelopers.
The conference starts on the 26 November 2026.
16
days
ContainerDays & AI Context Singapore
Location: Singapore, SG
In-person conference organized by ContainerDays.
The conference starts on the 28 October 2026.
16
days
Location: Melbourne, AU
In-person conference organized by Cloud Native Summit.
The conference starts on the 29 October 2026.
More articles
Gabriel Anhaia
This article explains why Go services in Kubernetes can waste CPU when GOMAXPROCS does not match pod CPU limits.
It covers automaxprocs, Go 1.25 behavior, stale env vars, and throttling checks.
sathwick
This article shows how a probe-driven Go load balancer was tested against Kubernetes workloads and why benchmark discipline mattered more than the algorithm.
Ramya vani Rayala
This article explains why Java pods can be OOMKilled when JVM heap settings ignore off-heap memory and shows how to align JVM flags with Kubernetes limits.
This article explains the Kubernetes v1.36 SELinux volume labeling change and why clusters using SELinux should audit workloads before SELinuxMount becomes the default.