Spotlight
Maciej Lopalewski
This article discusses scaling Dagster to 50+ code locations on Kubernetes and covers architectural considerations for resource isolation, deployment strategies, and managing large-scale data pipeline orchestration.
Re Alvarez Parmar
This article introduces Envoy AI Gateway, explaining how it manages and routes LLM API traffic with:
raesene
This article walks through how an attacker might gain and maintain access in a Kubernetes cluster, showing techniques like node shell access, hidden namespaces and CSR abuse.
Freshworks Engineering
This case study shows how the Freshworks engineering team moved a WebSocket service handling more than two million requests per minute to EKS, uncovering a load-balancing bottleneck and fixing it with ALB cookie-based stickiness.
Tools and utilities
JuiceFS is a high-performance POSIX file system designed for the cloud-native environment.
Kanidm is an all-in-one identity management platform with Webauthn, OAuth2/OIDC SSO, LDAP, RBAC/MFA, UNIX and RADIUS integration.
Kube-OVN Endpoint Health Checker actively probes Kubernetes Service endpoints inside a Kube-OVN network to verify that traffic can actually reach backend pods and that network paths work as expected.
Kargo is a continuous delivery and application lifecycle orchestration platform for Kubernetes.
zot is a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire
Events starting soon
January 13, 2026
Location: Cambridge, MA, USA
This is a free event.
January 13, 2026
This is a virtual event
This is a free event.
January 14, 2026
Location: Singapore, SG and virtual
This is a free event.
January 14, 2026
This is a virtual event
This is a free event.
January 14, 2026
Location: Gdańsk, PL
This is a free event.
January 14, 2026
This is a virtual event
This is a free event.
Fabián Sellés Rosa, Tech Lead of the Runtime team at Adevinta, walks through a real engineering investigation that started with a simple request: allowing tenants to use third-party Kafka services. What seemed straightforward turned into a complex DNS resolution problem that required testing seven different approaches before a working solution was found.
You will learn:
Learn from production
Freshworks Engineering
This article explains how Freshworks built their own production-grade, high-performance Redis cluster on Kubernetes + Envoy, handling over 2.5 million IOPS and 1.5 TB data with 99.99% uptime.
Sergio Romero
This case study shows how a small team deployed eleven specialized AI agents as Kubernetes custom resources for tasks like network, observability, deployment orchestration and more.
Vialli Kavoo
This case study explains how a team switched from Nginx to Envoy Gateway to build smarter and fairer rate-limiting based on user identity instead of IP addresses.
Gaurav Nanda
This case study describes how Databricks built a client-side load balancing system with real-time service discovery, bypassing Kubernetes’ default DNS + kube-proxy model to improve request distribution and lower tail latency.
Matching jobs
DevOps Engineer with BEDI Partnerships
Salary: $190.4K to $238K a year
Location: remote from
Tech stack: Kubernetes, AWS, Helm, ArgoCD, Python, Go, Kotlin, Java, MySQL, DynamoDB
DevOps Engineer with Regard
Salary: $140K to $175K a year
Location: based in the office (and remote from home) in New York City, NY, USA
Tech stack: Kubernetes, AWS, ArgoCD, Docker, Python, SQL, Shell, PostgreSQL, Redis, Pulumi
DevOps Engineer with SOFTSWISS
Salary: $27K to $344K a year
Location: fully remote
Tech stack: Kubernetes, Helm, Shell, Python, Go, PostgreSQL, Kafka, Terraform, Gitlab, Puppet
DevOps Engineer with Two Six Technologies
Salary: $104.4K to $211.8K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, Python, Javascript, Typescript, Terraform, Cloudformation, CDK, GitHub Actions
DevSecOps Engineer with The New York Times
Salary: $145K to $165K a year
Location: remote from
Tech stack: Kubernetes, AWS, GCP, Go, Python, Terraform
Build something
Nitin Yadav
This tutorial teaches how to securely manage and dynamically update Kubernetes secrets using AWS Secrets Manager, External-Secrets Operator, and Config-Reloader.
Pierre RAFFA
This tutorial teaches how to reduce feature environment costs using KEDA with Prometheus metrics to scale deployments to zero during inactivity and scale up based on custom application metrics.
Artem Lajko
This tutorial teaches how to build a SaaS Kubernetes platform using Kamaji for control plane management, Argo CD for GitOps, and Sveltos for multi-cluster automation.
Miguel Duarte Barroso
This tutorial teaches how to configure stretched Layer 2 networks between KubeVirt clusters using OVN-Kubernetes for VM connectivity across multiple Kubernetes environments.
Call for Papers closing soon
6
days
Location: Atlanta, GA, USA
In-person conference organized by Devopsdays.
The conference starts on the 21 April 2026.
13
days
Observability Summit North America
Location: Minneapolis, MN, USA
In-person conference organized by Linux Foundation.
The conference starts on the 22 May 2026.
18
days
Location: Zurich, CH
In-person conference organized by Devopsdays.
The conference starts on the 6 May 2026.
18
days
Location: Prague, CZ
In-person conference organized by Devopsdays.
The conference starts on the 29 April 2026.
18
days
Location: Copenhagen, DK
In-person conference organized by Devopsdays.
The conference starts on the 28 April 2026.
20
days
KubeCon + CloudNativeCon India 2026
Location: Mumbai, IN
In-person conference organized by CNCF.
The conference starts on the 19 June 2026.
20
days
Location: Aix-en-Provence, FR
In-person conference organized by Web Days.
The conference starts on the 6 February 2026.
More articles
Ægir Máni Hauksson
This article explains the lack of standard Prometheus metrics for CRD status conditions in Kubernetes operators and introduces a small Go library that turns CRD status.conditions into Prometheus metrics.
Landon Clipp Creator
This article explains how to build a multi-tenant Kubernetes platform for GPU workloads using Kata Containers, custom CDI plugins, and NVLink fabric isolation to run containerized GPU jobs securely in virtual machines.
Anthony Critelli
This article explains how Kubernetes user namespaces work for container isolation and covers the security benefits of mapping container root users to unprivileged host users, thereby reducing privilege escalation risks.
Dominik Szymański
This article explains why the author switched from Docker to Podman, highlighting its rootless security model, lighter resource footprint, and tighter integration with Linux and Kubernetes.