Spotlight
Shubham Katara
This tutorial shows how to connect on-prem Kubernetes workloads to Google Cloud without service account keys using Workload Identity Federation, OIDC, Terraform, Kyverno, and IAM attribute conditions.
M Sandy H
This tutorial teaches how to build a local observability stack for AWS EKS logs using Stern for multi-pod tailing, Fluent Bit for log processing with multiline parsing, and Elasticsearch with Kibana for searchable visualization via Docker Compose.
Misha Mekhanov
This article explains how to optimize AI agents for Kubernetes diagnostics by shifting from sequential Model Context Protocol tool calls to code execution mode, reducing token usage by up to 90%.
Pavel Buchnev
This article teaches how to build self-evolving AI systems using Kubernetes, Temporal workflows, and automated deployment pipelines, enabling AI agents to detect errors, fix code, and redeploy services without manual intervention.
Tools and utilities
Xata is a Kubernetes-native Postgres platform for running many databases with copy-on-write branching, scale-to-zero, autoscaling, HA, backups, REST APIs, CLI, and RBAC.
KSail is a unified Kubernetes SDK that simplifies cluster management and workload deployment by providing a single, declarative interface for all your Kubernetes operations.
KEDA GPU Scaler is a KEDA external scaler that reads NVIDIA GPU metrics through NVML and autoscalers vLLM, Triton, training jobs, and custom inference workloads without requiring Prometheus.
Kube Startup CPU Boost is a tool that increases CPU resource requests and limits during Kubernetes workload startup time and then returns them to their original values once the workload is up and running.
EgressGateway provides stable egress IP addresses for pods accessing external services.
Events starting soon
July 9, 2026
This is a virtual event
This is a free event.
July 9, 2026
Location: Freiburg im Breisgau, DE
This is a free event.
July 9, 2026
Location: Dublin, CA, USA
This is a free event.
July 15, 2026
Location: Sydney, AU and virtual
This is a free event.
July 15, 2026
This is a virtual event
This is a free event.
July 15, 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
Groww Engineering Team
This case study explains how Groww built an internal chaos engineering platform on Kubernetes to run controlled failure drills like network faults, dependency outages, and traffic replay before real incidents hit production.
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.
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:
Matching jobs
Data Engineer with Foundry Robotics
Salary: $150K to $250K a year
Location: based in the office in San Francisco, CA, USA
Tech stack: Kubernetes, AWS, Azure, GCP, On-premise, Go, Java, Python, SQL, Typescript
Data Engineer with Neura Robotics
Salary: US$88.2K to US$247.5K a year
Location: based in the office in Metzingen, DE; Riederich, DE
Tech stack: Kubernetes, AWS, Azure, GCP, Docker, Java, Python, Scala, SQL, Kafka
DevOps Engineer with Career Team
Salary: $81K to $297K a year
Location: remote from
Tech stack: Kubernetes, AWS, Flux, Docker, Javascript, Python, Typescript, Cloudformation, Terraform, GitHub Actions
DevOps Engineer with Egen
Salary: $117K to $261.91K a year
Location: fully remote
Tech stack: Kubernetes, GCP, On-premise, Terraform
DevOps Engineer with Netcompany
Salary: US$121.5K to US$275K a year
Location: based in the office in The Hague, NL
Tech stack: Kubernetes, Docker, Powershell, Terraform, Azure DevOps, Ansible, Grafana, Prometheus, Loki
Build something
Asmaa Elalfy
This tutorial shows how to build a private EKS cluster with zero public API exposure using Terraform.
It also covers self-hosted OpenVPN as a VPN gateway, NAT masquerade iptables setup, kube-prometheus-stack via internal load balancer, and Route 53.
Laxman Patel
This article explains how to use Gatekeeper to enforce in-cluster admission policies, such as rejecting :latest images, mandating labels, and disallowing privileged workloads.
Gyasmine
This tutorial shows how to run OWASP ZAP scans inside GitHub Actions using SecureCodeBox on a Kubernetes kind cluster.
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.
Call for Papers closing soon
3
days
Location: New York, NY, USA
In-person conference organized by GitNation.
The conference starts on the 19 November 2026.
8
days
Location: Berlin, DE
In-person conference organized by AI Engineering Summit.
The conference starts on the 20 November 2026.
8
days
Kubernetes Community Days Gujarat 2026
Location: Ahmedabad, IN
In-person conference organized by KCD Gujarat.
The conference starts on the 19 September 2026.
9
days
Kubernetes Community Days Suisse Romande 2026
Location: Geneva, CH
In-person conference organized by KCD Suisse Romande.
The conference starts on the 10 December 2026.
9
days
Great International AI Native Summit
Location: Bangalore, IN
In-person conference organized by Saltmarch.
The conference starts on the 10 December 2026.
10
days
Kubernetes Community Days Porto 2026
Location: Porto, PT
In-person conference organized by KCD Porto.
The conference starts on the 20 November 2026.
11
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.
More articles
Vlad Levinas
This article tests Taracode, a Go-based CLI AI agent, against real K3s homelab tasks like Kubernetes troubleshooting, manifest generation, and GitOps workflows using a local Ollama LLM.
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.
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: