Spotlight
Federico Iezzi
This article explains why low GPU utilization during LLM inference can be normal by breaking down prefill, decode, memory bandwidth limits, batching, and GKE B200 benchmark numbers.
Amit Malhotra
This article explains why GKE Gateway API is cleaner than Ingress for production traffic, covering role separation, HTTPRoute traffic splitting, Certificate Manager, NEGs, and migration trade-offs.
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.
Tools and utilities
Kube-Argus is a single-binary Kubernetes dashboard that combines live cluster state, log streaming, YAML editing, drain workflows, cost analysis, and AI-assisted diagnosis in one web interface.
Kaniop is a Kubernetes operator written in Rust for managing Kanidm identity management clusters, providing declarative identity management through GitOps workflows.
Kubetail is a Kubernetes logging tool that streams workload logs into a browser or terminal, merges multi-container logs into one timeline, and works without sending logs to an external service.
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.
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
Harichandana Kotha
This tutorial shows how to serve open source LLMs on Red Hat OpenShift AI with KServe, vLLM, Argo CD, and IBM Fusion using a fully declarative GitOps workflow.
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.
Call for Papers closing soon
2
days
Location: New York, NY, USA
In-person conference organized by GitNation.
The conference starts on the 19 November 2026.
7
days
Location: Berlin, DE
In-person conference organized by AI Engineering Summit.
The conference starts on the 20 November 2026.
7
days
Kubernetes Community Days Gujarat 2026
Location: Ahmedabad, IN
In-person conference organized by KCD Gujarat.
The conference starts on the 19 September 2026.
8
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.
8
days
Great International AI Native Summit
Location: Bangalore, IN
In-person conference organized by Saltmarch.
The conference starts on the 10 December 2026.
9
days
Kubernetes Community Days Porto 2026
Location: Porto, PT
In-person conference organized by KCD Porto.
The conference starts on the 20 November 2026.
10
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
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.
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.