Spotlight
All Things In Cloud
This tutorial shows how to modernize Kyverno policies with CEL using practical Kubernetes security examples like namespace rules, image checks, service account tokens, and safer policy testing.
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.
Tools and utilities
Kondense is an automated resource sizing tool.
kubectl-mcp-server lets AI assistants use natural language to inspect and manage Kubernetes clusters through kubectl operations, Docker support, kubeconfig mounting, and MCP-compatible tooling.
dt is a set of utilities available as a standalone or Helm Plugin for making offline work with Helm charts easier.
Cardamon audits Prometheus metrics against query logs, rules, and Grafana dashboards, then finds unused series and generates drop relabeling rules to reduce TSDB storage and cardinality waste.
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.
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
AI Solution Architect - Educational Content Author, Nebius Academy with Nebius
Salary: $30 to $485.65K a year
Location: remote from
Tech stack: Kubernetes, On-premise, Python, Terraform
DevOps Engineer with North Point Technology
Salary: $70.74K to $440K a year
Location: based in the office in Herndon, VA, USA
Tech stack: Kubernetes, AWS, Azure, GCP, Java, Python, SQL, Cloudformation, Gitlab, Jenkins
DevSecOps Engineer with Nebius
Salary: $135K to $385K a year
Location: remote from
Tech stack: Kubernetes, SQL, Splunk
DevSecOps Engineer with NinjaTrader
Salary: $145K to $195K a year
Location: based in the office in Chicago, IL, USA
Tech stack: Kubernetes, GCP, Go, Python, Terraform
DevSecOps Engineer with North Point Technology
Salary: $77.76K to $485.65K a year
Location: based in the office in Springfield, VA, USA
Tech stack: Kubernetes, AWS, Docker, Typescript
Build something
Timothy Bryant
This tutorial explains how to install Node Problem Detector in a home Kubernetes cluster using Helm and Argo CD.
It shows how node-level issues like disk I/O errors, filesystem corruption, and kernel panics become Kubernetes node conditions.
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.
Call for Papers closing soon
1
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.
1
days
Location: Cairo, EG
In-person conference organized by Devopsdays.
The conference starts on the 26 September 2026.
2
days
Kubernetes Community Days Sofia 2026
Location: Sofia, BG
In-person conference organized by KCD Sofia.
The conference starts on the 29 September 2026.
8
days
WeAreDevelopers Conference India
Location: Bengaluru, IN
In-person conference organized by WeAreDevelopers.
The conference starts on the 26 November 2026.
15
days
ContainerDays & AI Context Singapore
Location: Singapore, SG
In-person conference organized by ContainerDays.
The conference starts on the 28 October 2026.
15
days
Location: Melbourne, AU
In-person conference organized by Cloud Native Summit.
The conference starts on the 29 October 2026.
15
days
Location: Cardiff, GB
In-person conference organized by ServerlessCWL.
The conference starts on the 3 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.