Spotlight
Lakhan Solanki
This tutorial explains how to sign and verify Docker images in Amazon ECR using Cosign and AWS KMS.
It also shows how trusted image enforcement can fit into EKS and Kyverno-based supply chain security.
Leo Blondel
This case study shows how a 3-person team built a Claude-based AI SRE that triages SigNoz alerts, checks Kubernetes, GitLab, logs, traces, and Slack, then ignores noise, escalates, or runs safe fixes.
Alex
This case study explains how one private container registry was shared across six AKS clusters in three regions.
It covers ACR geo-replication, image pull reliability, network access, permissions, and operational breakages.
Gleb Wam
This case study explains how a privileged Kubernetes pod with host access can lead to container escape, control plane disruption, service account theft, and cloud resource takeover.
Tools and utilities
Fulling automatically sets up a complete development environment with Next.js, PostgreSQL, and Claude Code so you can build full-stack apps through natural language conversation.
NVIDIA AICR provides optimized, validated, and reproducible GPU runtime tooling for Kubernetes, with recipes for deploying training and inference stacks on NVIDIA-accelerated clusters.
k8s-ingress-gen is a visual diagram builder for Kubernetes resources with bidirectional YAML workflow.
VictoriaMetrics MCP Server connects AI tools to VictoriaMetrics APIs and documentation for metric queries, alert analysis, observability debugging, automation, and read-only monitoring workflows.
Webernetes is a browser-based Kubernetes simulator that allows users to run a subset of Kubernetes features, including Pods, Services, and Deployments, entirely in the Browser without backend infrastructure.
Events starting soon
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
August 5, 2026
Location: Melbourne, AU and virtual
This is a free event.
August 6, 2026
This is a virtual event
This is a free event.
August 10, 2026
This is a virtual event
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
Nick Georgiou
This case study explains how Plum migrated from ingress-nginx to kgateway and Gateway API in 12 weeks without production downtime.
It covers inventory, staging validation, parallel running, mTLS decisions, and custom observability.
Ankit Prakash Gupta
This case study shows how Spark on Kubernetes batch workloads cut cloud costs by colocating executors with drivers, reducing inter-zone shuffle costs, and moving executors to Spot VMs safely.
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.
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.
Matching jobs
Engineering Manager with Muon Space
Salary: $210K to $234K a year
Location: based in the office (and remote from home) in San Jose, CA, USA
Tech stack: Kubernetes, AWS, Terraform, InfluxDB, Grafana
Site Reliability Engineer with Motional
Salary: US$86.4K to US$330K a year
Location: based in the office in Singapore, SG
Tech stack: Kubernetes, AWS, GCP, Docker, C++, Go, Python, Cloudformation, Terraform, Jenkins
Site Reliability Engineer with Movable Ink
Salary: $184.2K to $240K a year
Location: based in the office in New York City, NY, USA
Tech stack: Kubernetes, AWS, GCP, Python, Ruby, Cassandra, Terraform, Chef, Grafana, Prometheus
Site Reliability Engineer with Movable Ink
Salary: $48.6K to $330K a year
Location: remote from
Tech stack: Kubernetes, AWS, GCP, Go, Python, Ruby, Terraform, Prometheus, Thanos, Loki
Test Automation Engineer with Moniepoint Group
Salary: $162 to $264K a year
Location: remote from
Tech stack: Kubernetes, ArgoCD, Docker, SQL, Java, Javascript, Typescript, Kafka, Gitlab, Jenkins
Build something
xbill
This tutorial shows how to deploy a 5-agent ADK system on Amazon EKS and test Agent-to-Agent workflows with Gemini CLI.
Seralahthan
This tutorial explains how to catch Helm drift in Kubernetes before manual kubectl changes break GitOps source-of-truth workflows.
Kenrick Tandrian
This tutorial explains why standard GKE Ingress breaks under Istio STRICT mTLS and shows how to replace it with an Istio Ingress Gateway, Gateway resource, and VirtualService.
Julian Hassler
This tutorial explains how to build a Kubernetes operator that automatically manages Synology DSM reverse proxy rules from annotated Services, Ingresses, and Argo CD Applications.
Call for Papers closing soon
7
days
ContainerDays & AI Context Singapore
Location: Singapore, SG
In-person conference organized by ContainerDays.
The conference starts on the 28 October 2026.
7
days
Location: Melbourne, AU
In-person conference organized by Cloud Native Summit.
The conference starts on the 29 October 2026.
7
days
Location: Cardiff, GB
In-person conference organized by ServerlessCWL.
The conference starts on the 3 October 2026.
7
days
Kubernetes Community Days Indonesia 2026
Location: Bandung, ID
In-person conference organized by Cloud Native Indonesia.
The conference starts on the 24 October 2026.
19
days
Location: Berlin, DE and virtual
Online & in-person conference organized by GitNation.
The conference starts on the 4 December 2026.
21
days
Location: Paris, FR
In-person conference organized by mate.dev.
The conference starts on the 3 December 2026.
22
days
Location: Buenos Aires, AR
In-person conference organized by Cloud Security Space.
The conference starts on the 9 October 2026.
More articles
Mateen Ali Anjum
This article explains how to control runaway GPU spend in Kubernetes by adding taints, quotas, labels, Prometheus rules, and admission controls so teams can see who is using expensive GPU workloads and why.
Tracenyx Team
This article explains how Kubernetes zero-trust egress policy can contain the Axios npm supply-chain attack by blocking C2 traffic, data exfiltration, and lateral movement from compromised pods.
Özcan Yarımdunya
This article shows how to use Kubernetes ConfigMaps as a lightweight real-time state store by watching ConfigMap changes and faning events out with Python asyncio.
Guo Xiang Ng
This article explains four Kubernetes isolation patterns for AI agents: no exec, sidecar exec, separate exec pod, and ephemeral job dispatchers, with OpenShift-validated threat modeling.