Spotlight
Myroslav Vivcharyk
This article reads the HPA as a proportional controller from control theory, showing why the deadband, high gain and slow response trade-offs are unavoidable, and what dead time and pod quantization do to a PID version of it.
Vakeesh Moorthy
This article describes the architecture behind a self-hosted cloud IDE, where each developer workspace is an isolated container on Kubernetes, requests are routed to small or large models by task, and clusters are spread across regions.
Daniel Kraszewski
This tutorial shows how to make Kubernetes HPA scale to zero with a Redis queue and external metrics, plus the production limits to watch for.
Braulio Dumba
This article presents a three-layer tenant isolation design where each tenant gets its own control plane, VM nodes and isolated network via KubeFlex, KubeVirt and OVN-Kubernetes, with latency measurements.
Tools and utilities
wellcake is a Kubernetes operator for Valkey that runs standalone, replication, sentinel and cluster topologies from one CRD, with failover, rolling restarts, S3 backups and secret rotation.
This code tool allows you to start containers only when needed and automatically stop them after a period of inactivity.
IncidentFox automates incident investigation with AI agents using 178+ tools for Kubernetes, AWS, and Grafana, featuring RAPTOR knowledge base for runbooks, alert correlation reducing noise by 85-95%, and Slack/GitHub/PagerDuty integrations.
This code tool converts JSON files into Kubernetes resource manifests, allowing you to use JSON/jsonnet workflows while still generating valid YAML for Kubernetes.
MAAS (Metal-as-a-Service) is a production-grade tool that automates provisioning, network config, and OS installs (Ubuntu, CentOS, Windows, ESXi) across physical servers using PXE, IPAM, and full API-driven workflows.
Events starting soon
August 12, 2026
Location: Virginia Beach, VA, USA
This is a free event.
August 12, 2026
Location: Docklands, AU
This is a free event.
August 13, 2026
This is a virtual event
This is a free event.
August 13, 2026
Location: Hamburg, DE
This is a free event.
August 13, 2026
Location: Seattle, WA, USA
This is a free event.
August 15, 2026
Location: Rio de Janeiro, BR
This event requires an entrance fee
Karpenter can reduce Kubernetes infrastructure costs, but aggressive node consolidation can also expose workloads that lack disruption safeguards.
Ahmad Asmar explains how Zencity uses Kyverno to automatically generate Pod Disruption Budgets, while accounting for existing PDBs, percentage-based availability targets, single-replica workloads, and environment-specific policies.
In this interview:
Learn from production
Krishnakanth E
This case study explains how an ECS workload was migrated to EKS across two AWS regions with zero production downtime.
It covers KEDA autoscaling, HashiCorp Vault, IRSA, disaster recovery, and a coordinated production cutover.
Leo Blondel
This case study shows how a 3-person team built a Claude-based AI SRE that triages SigNoz alerts, checks Kubernetes, GitLab, logs, traces, and Slack, then ignores noise, escalates, or runs safe fixes.
Alex
This case study explains how one private container registry was shared across six AKS clusters in three regions.
It covers ACR geo-replication, image pull reliability, network access, permissions, and operational breakages.
Gleb Wam
This case study explains how a privileged Kubernetes pod with host access can lead to container escape, control plane disruption, service account theft, and cloud resource takeover.
Matching jobs
DevOps Engineer with Mark43
Salary: $155K to $170K a year
Location: remote from
Tech stack: Kubernetes, Docker, Terraform
DevOps Engineer with RobCo
Salary: US$70.74K to US$440K a year
Location: based in the office in Munich, DE
Tech stack: Kubernetes, AWS, Go, Python, Terraform, Datadog, Grafana, Prometheus
Site Reliability Engineer with MyFitnessPal
Salary: $120K to $165K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, Go, Python, Typescript, Terraform, GitHub Actions, Datadog
AI Enterprise Technical Program Manager with Redhorse Corporation
Salary: $37 to $485.65K a year
Location: based in the office in Arlington, VA, USA
Tech stack: Kubernetes, AWS, Azure, Docker, Spark
Commercial Account Executive with Vantage
Salary: $100K to $200K a year
Location: remote from
Tech stack: Kubernetes, AWS, CircleCI, Datadog
Build something
Abasi-ifreke Uwem
This tutorial shows how to deploy an ML inference app on GKE using FastAPI, Streamlit, GCS FUSE, Workload Identity, Jenkins CI/CD, and HPA.
Mohamed Rasvi
This tutorial explains how to build a PCI-DSS focused GKE security framework using:
Aakash Deep
This tutorial teaches how to build a production-like Kubernetes cluster on bare metal using Hyper-V VMs with MetalLB, Ingress NGINX, Longhorn storage, and HPA.
Mohamed Rasvi
This tutorial explains how to build a PCI-DSS focused GKE security framework using Workload Identity, Secret Manager, NetworkPolicy, zero trust networking, Binary Authorization, audit logging, and secure access patterns.
Call for Papers closing soon
2
days
Location: Paris, FR
In-person conference organized by mate.dev.
The conference starts on the 3 December 2026.
3
days
Location: Buenos Aires, AR
In-person conference organized by Cloud Security Space.
The conference starts on the 9 October 2026.
4
days
Kubernetes Community Days Suisse Romande 2026
Location: Geneva, CH
In-person conference organized by KCD Suisse Romande.
The conference starts on the 9 December 2026.
11
days
Location: Juiz de Fora, BR
In-person conference organized by Devopsdays.
The conference starts on the 17 October 2026.
12
days
Location: Tokyo, JP
In-person conference organized by CNCF.
The conference starts on the 11 December 2026.
16
days
This is a virtual event
Online conference organized by ScyllaDB.
The conference starts on the 11 March 2027.
18
days
Location: Warsaw, PL
In-person conference organized by Devopsdays.
The conference starts on the 23 November 2026.
More articles
Akash Warkhade
This article explains how Kubernetes pod DNS failures can come from the default ndots:5 setting and a Linux conntrack issue, and shows how ndots:2 plus single-request-reopen can reduce DNS noise and fix intermittent resolution errors.
Rodrigo Campos Catelin
This article explains how Kubernetes user namespaces are implemented through pod UID/GID range allocation, idmap mounts, containerd, runc, and safeguards against privilege escalation.
Lormenskyjean
This article explains how Falcon Shield extends CrowdStrike security into SaaS applications through posture management, identity governance, OAuth visibility, permission drift detection, and identity threat response.
Sri Ramanjaneyulu Lingala
This article explains how to build an ML platform on AKS with GPU node pools, Argo Workflows, MLflow, KServe, GitOps, security controls, and practical lessons around GPU cost, scheduling, and serving.