Spotlight
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.
Vadim Gusev
This case study shows how Codefresh optimized Kubernetes for CI workloads by creating a custom scheduler that packs pods tightly and uses ballast pods to eliminate build start delays.
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.
Tools and utilities
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.
Dokku is a Docker-powered PaaS that helps you build and manage the lifecycle of applications, essentially offering a mini-Heroku you can self-host.
Gefyra runs local code in any Kubernetes cluster without the build and push cycle.
Events starting soon
February 14, 2026
Location: Ranchi, IN
This is a free event.
February 14, 2026
This is a virtual event
This is a free event.
February 14, 2026
Location: Cali, CO and virtual
This is a free event.
February 14, 2026
This is a virtual event
This is a free event.
February 15, 2026
This is a virtual event
This is a free event.
February 16, 2026
This is a virtual event
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
Platform Engineer with Comcast (CC) of Willow Grove
Salary: $160.11K to $240.16K a year
Location: based in the office in Willow Grove, PA, USA
Tech stack: Kubernetes, AWS, Docker, Python, Java, Shell, Spark, Terraform, Ansible, Prometheus
Platform Engineer with Comcast (CC) of Willow Grove
Salary: $11.5M to $17.25M a year
Location: based in the office in Willow Grove, PA, USA
Tech stack: Kubernetes, AWS, On-premise, Docker, SQL, Python, Java, Scala, Shell, Javascript
DevOps Engineer with Assaia
Salary: $27K to $344K a year
Location: fully remote
Tech stack: Kubernetes, GCP, AWS, On-premise, Bare-metal, Docker, Shell, Python, Terraform, Gitlab
DevOps Engineer with Intelliforce-IT Solutions Group
Salary: $166K to $213K a year
Location: based in the office in MD, USA
Tech stack: Kubernetes, AWS, ArgoCD, Docker, Python, Shell, Terraform, Gitlab, Ansible
Platform Engineer with The Options Clearing Corporation
Salary: $143.3K to $228.2K a year
Location: remote from
Tech stack: Kubernetes, AWS, Rancher, Helm, Flux, ArgoCD, Go, Python, Kafka, Terraform
Build something
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:
Ritesh Kumar Nayak
This article shows how to use Azure Disks to provide persistent storage in an AKS cluster by deploying a MySQL database and a web application exposed through a LoadBalancer.
Call for Papers closing soon
1
days
Location: Paris-Châtillon, France
In-person conference organized by OW2.
The conference starts on the 2 June 2026.
2
days
Location: Ghent, BE
In-person conference organized by CfgMgmtCamp.
The conference starts on the 4 February 2026.
2
days
Location: Berlin, DE
In-person conference organized by Plain Schwarz UG.
The conference starts on the 9 June 2026.
2
days
Location: Göteborg, SE
In-person conference organized by Free Open Source Software North Conferences.
The conference starts on the 28 April 2026.
3
days
Site Reliability Engineering 2026
This is a virtual event
Online conference organized by Conf42.
The conference starts on the 19 March 2026.
4
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.
9
days
This is a virtual event
Online conference organized by Platform Engineering.
The conference starts on the 26 June 2026.
More articles
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.
techxflourish
This article explains the differences between kubectl proxy and kubectl port-forward for accessing Kubernetes services from your local machine.