Spotlight
Nic Cope
This case study explains how Modelplane was built entirely as a Crossplane configuration, with no custom controllers, to turn GPUs spread across clouds into one fleet behind a stable inference API.
Luka Klaric
This tutorial builds a Docker image with a secret, then shows how it still sits in an earlier image layer after you delete it, and pulls it back out with docker history, jq and tar.
Aswin A
This case study shows how a team ran one Kafka cluster stretched across three separate Kubernetes clusters with Strimzi, Submariner and Cilium, and kept it alive when a whole cluster went down.
Ayush Agarwal
This case study shows how a payments company rebuilt deployments around GitOps with Argo CD on Kubernetes, so every production change is a reviewed Git commit and PCI audits stop being guesswork.
Tools and utilities
crd-schema-publisher pulls CRD schemas straight from your own cluster and publishes them as a searchable docs site plus JSON schemas your editor can use to validate manifests.
This repo is a GitOps-driven homelab blueprint where all infrastructure and apps are declaratively managed with tools like Talos, OpenTofu, ArgoCD, Cilium, Longhorn, Authentik, cert-manager, and more.
infra-bench is an open benchmark suite that measures how well AI agents handle real infrastructure tasks, starting with a Kubernetes dataset of easy, medium and hard problems.
Reloader is a Kubernetes controller that watches Secrets and ConfigMaps and triggers rolling updates on Deployments, StatefulSets, and more when changes are detected.
Rune is a fast native macOS app for people who debug clusters every day, with unified pod logs, YAML editing with server dry-run, port-forwarding and a command palette.
Events starting soon
September 25, 2026
Location: Buenos Aires, AR
This event requires an entrance fee
September 25, 2026
Location: Bengaluru, IN and virtual
This is a free event.
September 26, 2026
Location: Cairo, EG
This event requires an entrance fee
September 26, 2026
Location: São Paulo, BR
This event requires an entrance fee
September 26, 2026
Location: Bengaluru, IN
This event requires an entrance fee
September 28, 2026
Location: Dallas, TX, USA
This event requires an entrance fee
Non-deterministic agents pose specific challenges for platform teams in observability, state management, governance, and trust.
Mauricio (Salaboy) Salatino explains why agentic applications behave like distributed multi-agent systems. His test assigned agents to take an order, cook the pizza, deliver it, and charge the customer. One order crossed 15 containers and produced 200 traces.
In this interview:
Learn from production
Chinedu Mba
This case study shows how to migrate from fragile EC2-based infrastructure to AWS EKS with GitOps using ArgoCD, Jenkins, and SonarQube for a URL shortening platform, achieving 80% faster deployments and self-healing infrastructure.
Harish
This case study shows how a nightly export job kept getting OOM-killed on Kubernetes, and how switching to streaming dropped its memory use from 700 MB to about 30 MB.
Alexandre Lourenço
This case study shows how one Fluentd DaemonSet kept losing logs during restarts, and how splitting collection (Fluent Bit) from aggregation (Fluentd) removed the gaps.
Mcpunzo
This case study shows how one engineer built k8s-rightsizer in four days and cut Kubernetes costs by 36%, by applying CPU and memory recommendations automatically.
Matching jobs
DevOps Engineer with Qube Research & Technologies
Salary: US$126K to US$330K a year
Location: based in the office in Hong Kong, HK
Tech stack: Kubernetes, AWS, On-premise, Docker, Python, Cloudformation, Terraform
DevOps Engineer with Sigma Software
Salary: PLN 4.65K to PLN 564.71K a year
Location: based in the office in Warsaw, PL
Tech stack: Kubernetes, AWS, Azure, OpenShift, Helm, ArgoCD, Ceph, Terraform
DevOps Engineer with XYZ Reality
Salary: US$67.5K to US$440K a year
Location: based in the office (and remote from home) in London, GB
Tech stack: Kubernetes, Azure, Helm, Docker, Go, Python, Typescript, PostgreSQL, ARM templates, Terraform
DevSecOps Engineer with Clarity Innovations
Salary: $139K to $314K a year
Location: based in the office in Springfield, VA, USA
Tech stack: Kubernetes, On-premise, Docker
DevSecOps Engineer with Kestra Technologies
Salary: $54K to $440K a year
Location: fully remote
Tech stack: Kubernetes, GCP, ArgoCD, Docker, Java, Javascript, SQL, Typescript, Redis, PostgreSQL
Build something
Npanchal
This tutorial shows how to chain KEDA cron scaling with Karpenter so non-prod EKS clusters drop to zero nodes at night and on weekends, cutting the compute bill by 65 to 85%.
Harini Anand
This tutorial walks through the llm-d quickstart on Kubernetes, pausing after each step to explain what you just deployed.
hareshv0711
This tutorial shows how to run Azure DevOps agents on AKS so that KEDA spins up a fresh agent pod whenever the pipeline queue grows and removes it when the job is done.
Kuldeep Paul
This tutorial shows how to run Bifrost, an open-source AI gateway, on Kubernetes with Helm, cluster mode and autoscaling so thousands of LLM requests stay fast under load.
Call for Papers closing soon
5
days
Location: Bengaluru, IN
In-person conference organized by Canonical.
The conference starts on the 15 November 2026.
6
days
Location: Amsterdam, NL
In-person conference organized by SREDay.
The conference starts on the 2 November 2026.
6
days
Location: Almaty, KZ
In-person conference organized by Devopsdays.
The conference starts on the 16 October 2026.
6
days
Location: Sofia, BG
In-person conference organized by OpenFest.
The conference starts on the 8 November 2026.
6
days
This is a virtual event
Online conference organized by Canonical.
The conference starts on the 13 November 2026.
9
days
Location: Barcelona, ES
In-person conference organized by SUSE.
The conference starts on the 15 February 2027.
14
days
NextGen Intelligence Conference: Data, Cloud & AI
Location: London, GB
In-person conference organized by TechAI.
The conference starts on the 17 November 2026.
More articles
Francesco Vitullo
This article asks what a container can block on its own when a dependency turns malicious, and tests nono, a capability-based sandbox that limits file and network access at runtime.
Vtulasinadh
This article lays out a GitOps reference architecture for running one app across 25 regions, where every region reconciles itself with Argo CD and a rollback is a git revert scoped to that region alone.
Dwayne McDaniel
This article explains what an attacker can really do with leaked Kubernetes credentials, from kubeconfigs to service account tokens, and how to check the blast radius and shut it down.
Anuj Ashok Potdar
This article explains how running ZooKeeper on Google Cloud Z4D nodes with local SSDs removes the disk latency that slows consensus writes, plus the GKE anti-affinity, volume binding and JVM tuning it needs.