Spotlight
Tamer Abdulghani
This tutorial teaches how to build and deploy production-ready micro frontends in Kubernetes.
It also covers configuring ingress routing for module federation, and implementing CI/CD pipelines for isolated micro frontend teams.
Alex Sørlie
This tutorial teaches how to use XDP for egress traffic processing by exploiting veth interface RX queues, achieving 194Gbps throughput compared to 21Gbps with Traffic Control.
muntashir islam
This tutorial teaches how to generate kubeconfig files for Kubernetes service accounts using a simple Go tool that works with both modern clusters (1.24+) and legacy versions.
Sina Nasiri
This case study shows how MonoVM migrated from a legacy PHP and cPanel stack to Next.js on Kubernetes without breaking SEO or user experience.
Tools and utilities
Lutho is a user interface that can help in the management of Kubernetes based resources, including Helm charts.
This tool provides a comprehensive test suite to evaluate real-world behavior (latency, scale, route propagation, traffic) of Kubernetes Gateway API implementations, beyond basic conformance.
This repository serves as a starting point for managing multi-tenant clusters with Git and Flux v2.
thanos-operator provides Kubernetes native deployment and management of Thanos components through:
This website is a reference guide and documentation for all the APIs and objects available in Kubernetes.
Events starting soon
February 16, 2026
This is a virtual event
This is a free event.
February 17, 2026
Location: Québec, CA and virtual
This is a free event.
February 17, 2026
Location: Durham, US
This is a free event.
February 18, 2026
This is a virtual event
This is a free event.
February 18, 2026
This is a virtual event
This is a free event.
February 19, 2026
Location: Montpellier, FR
This is a free event.
You self-host services at home, but upgrades break things, rollbacks require SSH-ing in to kill containers manually, and there's no safety net if your hardware fails.
Thibault Martin, Director of Program Development at the Matrix Foundation, walked this exact path — from Docker Compose to Podman with Ansible to Kubernetes on a single server — and explains why each transition happened and what it solved.
In this interview:
Kubernetes doesn't have to be enterprise-scale — with the right distribution and community tooling, it can be a practical, low-overhead choice for anyone who cares about their data.
Learn from production
Bharath
This case study shows how Wayground handles 7,000 frontend deployments per month across 50 engineers using GitOps and ArgoCD with zero deployment queues or approval processes.
Renato Vassão
This case study shows how Mindbody used Kyverno policy-as-code to dynamically manage Istio ingress gateways across hundreds of applications without updating individual Helm charts.
Netanel Kadosh
This case study walks through how the team moved Argo CD from an in-cluster Redis to AWS ElastiCache Serverless, which almost wiped out their Redis costs and removed all the maintenance work.
Julien Reichel
This case study shows how to build a complete multi-environment Kubernetes platform using AI assistants like GPT and Claude to generate Terraform configurations, Helm charts, and CI/CD pipelines.
Matching jobs
Account Executive - Remote (Pacific/Mountain Time) with Stacklok
Salary: $150K a year
Location: remote from
Tech stack: Kubernetes, Python, Go, Javascript, Typescript, Java, C++, C, C#, Ruby
DevOps Engineer with 4054 Cubic Digital Intelligence Inc
Salary: $70.92K to $153.67K a year
Location: remote from
Tech stack: Kubernetes, On-premise, OpenShift, Helm, Python, Shell, Go, Terraform, Gitlab, Ansible
DevOps Engineer with Relativity Space
Salary: $140K to $178K a year
Location: based in the office in Long Beach, CA, USA
Tech stack: Kubernetes, GCP, On-premise, Helm, Go, Python, Shell, SQL, Javascript, Java
DevOps Engineer with SpaceX
Salary: $135K to $180K a year
Location: remote from
Tech stack: Kubernetes, On-premise, Bare-metal, Docker, Python, Elastic Search, Puppet, Chef, Ansible, ELK
DevOps Engineer with T-Rex Solutions
Salary: $100K to $200K a year
Location: based in the office in Ft. Meade, MD, USA
Tech stack: Kubernetes, AWS, Docker, Python, Shell, Ruby, Terraform, Cloudformation, Jenkins, GitHub Actions
Build something
Devid Farinelli
This guide explains how to configure GPU-accelerated headless Chromium on EKS, enabling hardware acceleration by mounting host GPU drivers, and resolving AWS EC2's virtual GPU conflicts, achieving a 2x speedup in video rendering tasks like Remotion.
Santosh Gupta
This tutorial teaches how to configure GPU time slicing on AWS EKS using Karpenter to provision Bottlerocket nodes.
This allows multiple pods to share a single physical GPU.
Mathieu Benoit
This tutorial shows how to use Microcks to create consistent API mocking across local development and Kubernetes production environments, bridging the gap between developers and operations teams through contract-first development.
Ashish Agrawal
This tutorial teaches how to set up and configure Kubernetes Gateway API by:
Call for Papers closing soon
1
days
Kubernetes Community Days Toronto Canada 2026
Location: Toronto, CA
In-person conference organized by KCD Toronto.
The conference starts on the 13 May 2026.
6
days
This is a virtual event
Online conference organized by Platform Engineering.
The conference starts on the 26 June 2026.
8
days
Kubernetes Community Days Beijing 2026
Location: Beijing, CN
In-person conference organized by KCD Beijing.
The conference starts on the 30 December 2025.
8
days
Location: Beijing, CN
In-person conference organized by KCD Beijing.
The conference starts on the 21 March 2026.
10
days
Location: Austin, TX, USA
In-person conference organized by Devopsdays.
The conference starts on the 5 May 2026.
11
days
Location: London, GB
In-person conference organized by AI Native Dev.
The conference starts on the 2 June 2026.
11
days
Kubernetes Community Days Kuala Lumpur 2026
Location: Kuala Lumpur, MY
In-person conference organized by KCD Kuala Lumpur 2026.
The conference starts on the 27 June 2026.
More articles
Nigel Douglas
This article shows how to scan Helm charts for insecure RBAC, secret leaks, and malicious templates using tools like Trivy, GitHub Search, and OPA.
Fatih Koç
This article explains how OpenTelemetry unifies observability by correlating metrics, logs, and traces through standardized telemetry data collection in Kubernetes environments.
Michael Pratt and Carlos Amedee 20 August 2025
This article explains how Go 1.25 introduces automatic GOMAXPROCS configuration based on container CPU limits to prevent throttling in Kubernetes environments.
Thomas Kooi
This article explains the risks of using unmaintained Docker images and how to detect vulnerabilities with tools like Trivy, SBOM operator, and Dependency Track.