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.
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.
Fatih Koç
This article explains how OpenTelemetry unifies observability by correlating metrics, logs, and traces through standardized telemetry data collection in Kubernetes environments.
techxflourish
This article explains the differences between kubectl proxy and kubectl port-forward for accessing Kubernetes services from your local machine.
Tools and utilities
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.
Valkey Operator is a Kubernetes operator that automates deployment and lifecycle management of Valkey clusters and instances with features like automated installation and configuration management.
Lynq Operator automates Kubernetes resource provisioning directly from database rows using Go templates and Sprig functions.
Korrel8r is a rule-based correlation engine that automatically discovers and graphs relationships between Kubernetes cluster resources and observability signals across Prometheus, Loki, Alertmanager, and the Kubernetes API.
Uncloud is a lightweight clustering tool that deploys and manages containerized applications across Docker hosts using Docker Compose syntax.
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.
Learn from production
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.
Sylvain Pasche
This article demonstrates how to build reproducible Kubernetes infrastructure using NixOS and OKD for declarative node configuration and cluster management.
chitender kumar
This article shows how to reduce AKS NAT Gateway costs by redirecting Microsoft Container Registry pulls through Azure Container Registry using Kyverno policies.
Matching jobs
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
DevSecOps Engineer with PrizePicks
Salary: $120K to $170K a year
Location: remote from
Tech stack: Kubernetes, GCP, AWS, Azure, Helm, ArgoCD, SQL, Terraform, GitHub Actions
DevSecOps Engineer with Raft Company Website
Salary: $140K to $165K a year
Location: based in the office in Colorado Springs, CO, USA
Tech stack: Kubernetes, AWS, Helm, Docker, Java, Python, Go, Terraform, Gitlab, Ansible
DevSecOps Engineer with Red Cell Partners
Salary: $175K to $215K a year
Location: fully remote
Tech stack: Kubernetes, AWS, Python, Go, Shell, DynamoDB, Terraform, Cloudformation, CDK, Pulumi
Engineering Manager with Robinhood
Salary: $180K to $270K a year
Location: based in the office in Bellevue, WA, USA
Tech stack: Kubernetes, AWS, Python, SQL, Go, Java, Javascript, Typescript, C#
Build something
Nirupama G R
This tutorial teaches how a request travels through Kubernetes using Gateway API and Istio, covering the entire path from browser to application pod to database.
Fatih Koç
This tutorial teaches how to transform observability data into reliability improvements through:
Matthieu Vlad
This tutorial teaches how to build a fully self-hosted RAG system with embeddings and vector search on Kubernetes using open-source tools like Weaviate and local LLMs.
Bruno Costa
This tutorial explains how In-Place Pod Resize enables you to change the CPU and memory allocation for a running Pod without needing to restart it, allowing you to adjust resources on the fly and avoid downtime or wasteful overprovisioning.
More articles
Hemanth Gokavarapu
This article shares a backend engineer's journey deploying DeepSeek Coder for an on-premise security code review tool at a startup.
Bhagya Rana
This article compares 8 different vLLM serving setups for handling spiky traffic in production LLM deployments, including autoscaling strategies and architecture patterns.
Marcin Cuber
This article explains what happens internally when you delete a Kubernetes CRD, covering finalizers, cascading deletion, and orphaned custom resources.
Tinkerd
This article explains how to prevent system failures caused by imbalanced scaling in Kubernetes using KEDA with proper trigger configurations and scaling strategies.