Spotlight
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.
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.
Tools and utilities
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.
This Cluster API provider lets you create and manage Kubernetes clusters running on Incus virtual machines using declarative Kubernetes-style configurations.
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.
Events starting soon
February 12, 2026
This is a virtual event
This is a free event.
February 12, 2026
Location: New York, NY, USA
This is a free event.
February 12, 2026
Location: Pune, IN
This event requires an entrance fee
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.
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
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.
Thibault JAMET
This case study shows how implementing multi-cluster high availability for a Kubernetes PaaS platform unexpectedly caused more downtime than it prevented during maintenance operations.
Matching jobs
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
CSM Team Lead - USA with Workwize
Salary: $86K to $130K a year
Location: remote from
Tech stack: Kubernetes
Data Engineer with Brainlabs
Salary: $88.2K to $302.5K a year
Location: fully remote
Tech stack: Kubernetes, GCP, AWS, Azure, Docker, Python, SQL, Javascript, Java, Snowflake
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
2
days
Location: Paris-Châtillon, France
In-person conference organized by OW2.
The conference starts on the 2 June 2026.
3
days
Location: Ghent, BE
In-person conference organized by CfgMgmtCamp.
The conference starts on the 4 February 2026.
3
days
Location: Berlin, DE
In-person conference organized by Plain Schwarz UG.
The conference starts on the 9 June 2026.
3
days
Location: Göteborg, SE
In-person conference organized by Free Open Source Software North Conferences.
The conference starts on the 28 April 2026.
4
days
Site Reliability Engineering 2026
This is a virtual event
Online conference organized by Conf42.
The conference starts on the 19 March 2026.
5
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.
10
days
This is a virtual event
Online conference organized by Platform Engineering.
The conference starts on the 26 June 2026.
More articles
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.
Nagarjuna Reddy
This article explains how CoreDNS works in OpenShift clusters, covering DNS resolution architecture where the 10th IP from service network is reserved for CoreDNS service.