Spotlight
Vitalii Ruzhnikov
This tutorial shows how to expose a self-hosted Kubernetes cluster on Proxmox using a dual HAProxy setup one on the host as an edge gateway and one as an in-cluster ingress controller.
Matthieu Vlad
This guide walks through deploying Istio via Terraform and Helm to secure service-to-service and external communication with mTLS, automatic sidecar injection, and encrypted ingress via Istio Gateway.
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.
Tools and utilities
Kubedock lets you run Docker API based test workloads on Kubernetes without Docker-in-Docker, which makes it useful for Testcontainers, CI pipelines, and ephemeral test environments.
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.
Events starting soon
June 24, 2026
Location: Morrisville, US
This is a free event.
June 24, 2026
Location: Taipei, TW
This event requires an entrance fee
June 25, 2026
Location: Frankfurt am Main, DE
This is a free event.
June 25, 2026
Location: Austin, TX, USA
This is a free event.
June 25, 2026
Location: Vancouver, CA
This is a free event.
June 26, 2026
This is a virtual event
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
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.
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.
Call for Papers closing soon
1
days
Open Source Summit Europe 2026
Location: Prague, CZ
In-person conference organized by Linux Foundation.
The conference starts on the 9 October 2026.
2
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.
3
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.
5
days
Kubernetes Community Days Nigeria 2026
Location: Lagos, NG
In-person conference organized by KCD Nigeria.
The conference starts on the 24 October 2026.
6
days
Location: Mexico City, MX
In-person conference organized by Nerdearla.
The conference starts on the 20 November 2026.
6
days
Location: Trondheim, NO
In-person conference organized by Containerkonferansen.
The conference starts on the 15 October 2026.
6
days
Location: Warsaw, PL
In-person conference organized by ode Europe.
The conference starts on the 15 September 2026.
More articles
David Nguyen
This article shows how to configure Role-Based Access Control (RBAC) in Kubernetes Engine (GKE), create roles, role bindings, and enforce least privilege across namespaces and cluster APIs.
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.