Spotlight
Sheng Chen is a Sr. Specialist Solutions Architect at AWS Australia, bringing over 20 years of experience in IT infrastructure, cloud architecture, and multi-cloud networking. In his current role, Sheng helps customers accelerate cloud migrations and infrastructure modernization by leveraging cloud-native technologies. He specializes in Amazon EKS, AWS hybrid cloud services, platform engineering and AI infrastructure.
This tutorial shows how to run production generative AI at the edge by attaching on-prem NVIDIA DGX systems to an Amazon EKS control plane with hybrid nodes, GPU Operator, and NVIDIA NIM.
In this blog post, the author tracks down persistent sandbox-cleanup errors in a Kubernetes cluster, finds that zero-length CNI cache files cause the problem, and shows how manually deleting those files cleared the error.
Rory McCune
This article covers network security fundamentals in Kubernetes, explaining how clusters default to a flat pod network, how network policies enforce segmentation, and best practices like “default deny” and restricting host networking.
Serhan Ekici
This tutorial shows how to deploy OpenClaw on Kubernetes with a Helm chart and ArgoCD, using persistent storage, config modes, secrets handling, and network policies to reduce the blast radius of an AI agent.
Tools and utilities
Zarf is a tool that simplifies software deployment to Kubernetes clusters in airgapped or disconnected environments.
Kogaro continuously validates Kubernetes config with 60+ checks across reference, resource, security, image, and network domains, catching silent failures before they impact production.
Netfence runs as a daemon, injecting eBPF filter programs into cgroups and network interfaces, with a built-in DNS server that resolves allowed domains and populates IP allowlists, and connecting to a central control plane to synchronize network rules.
k8s-ingress-gen is a visual diagram builder for Kubernetes resources with bidirectional YAML workflow.
zot is a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire
Events starting soon
June 23, 2026
This is a virtual event
This is a free event.
June 23, 2026
Location: Cambridge, MA, USA
This is a free event.
June 24, 2026
Location: Sydney, AU and virtual
This is a free event.
June 24, 2026
Location: Chicago, IL, USA
This event requires an entrance fee
June 24, 2026
Location: Morrisville, US
This is a free event.
June 24, 2026
Location: Taipei, TW
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
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.
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.
Matching jobs
DevOps Engineer with Ostium Labs
Salary: $81K to $297K a year
Location: based in the office in New York, NY, USA
Tech stack: Kubernetes, ArgoCD, Docker, Terraform, GitHub Actions, Grafana, Prometheus
Software Engineer with Canopy
Salary: $9 to $484K a year
Location: remote from
Tech stack: Kubernetes, Docker, Java, Javascript, Python, SQL, Typescript, PostgreSQL, Gitlab
Software Engineer with E Source
Salary: $100K to $130K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, Java, Python, Cassandra, Jenkins
Software Engineer with SWARCO
Salary: €39.96K to €143K a year
Location: based in the office (and remote from home) in Berlin, DE
Tech stack: Kubernetes, Docker, Java, RabbitMQ, Kafka, Jenkins
Software Engineer with Scalar
Salary: $64.17K to $353.1K a year
Location: remote from
Tech stack: Kubernetes, GCP, Typescript
Build something
This tutorial teaches how to extend EKS with hybrid nodes using IAM Roles Anywhere and HashiCorp Vault for secure authentication of on-premises or edge workloads.
DV Engineering
This tutorial teaches how to collect Prometheus metrics from Kubernetes clusters and securely route them to remote Prometheus instances using Vector with mTLS encryption.
Thiago Marsal Farias
This tutorial shows how to build a high-availability k3s homelab cluster on Proxmox using embedded etcd, kube-vip, Rancher, Traefik, and Ansible automation.
Juanma Barea Martinez
This tutorial teaches how to secure LLM inference services on Kubernetes using Authorino and Envoy for authentication and authorization.
Call for Papers closing soon
2
days
Open Source Summit Europe 2026
Location: Prague, CZ
In-person conference organized by Linux Foundation.
The conference starts on the 9 October 2026.
3
days
Kubernetes Community Days Korea 2026
Location: Seoul, KR
In-person conference organized by KCD South Korea.
The conference starts on the 1 September 2026.
4
days
Kubernetes Community Days Washington DC 2026
Location: Washington, DC, USA
In-person conference organized by KCD Washington DC.
The conference starts on the 15 September 2026.
6
days
Kubernetes Community Days Nigeria 2026
Location: Lagos, NG
In-person conference organized by KCD Nigeria.
The conference starts on the 24 October 2026.
7
days
Location: Mexico City, MX
In-person conference organized by Nerdearla.
The conference starts on the 20 November 2026.
7
days
Location: Trondheim, NO
In-person conference organized by Containerkonferansen.
The conference starts on the 15 October 2026.
7
days
Location: Warsaw, PL
In-person conference organized by ode Europe.
The conference starts on the 15 September 2026.
More articles
Debdut Chakraborty
This article explains:
Ægir Máni Hauksson
This article explains that Kubernetes operators become hard to maintain without explicit component and resource-primitive layers between the controller and raw objects.
Happy Bhati
This article describes how Red Hat's Konflux team built an AI-powered "finally task" for Tekton pipelines that automatically distills 170,000-line failure logs into a 10-line diagnosis.
Florian Lettner
This article explains how building a k3s media server with Claude Code exposed both the speed and the limits of AI-first engineering across GitOps, observability, storage tuning, and Kubernetes debugging.