Spotlight
Shivee Gupta
This article explains how Dream11 built an in-house observability platform using SigNoz, ClickHouse, and OpenTelemetry to handle millions of metrics and traces across thousands of EC2 instances, saving millions in commercial tooling costs.
Juan Carlos Gonzalez Cabrero
This tutorial teaches how to build intelligent load balancing on GCP for Python microservices using Google Kubernetes Engine with Network Endpoint Groups, readiness probes, autoscaling, and observability to reduce failures.
Naman Raj
This tutorial teaches how to build a production-like service mesh lab using Istio with a 3-tier application (Next.js, Go, Flask) on a local Kind cluster.
Anton Pechenin
This tutorial shows you how to extend Argo Workflows using Executor Plugins by building HTTP servers that handle lightweight tasks in reusable agent pods instead of spinning up separate pods for each step.
Tools and utilities
NVIDIA Dynamo is a datacenter-scale distributed LLM inference framework supporting disaggregated prefill/decode, KV-aware routing, and dynamic GPU scheduling across vLLM, SGLang, and TensorRT-LLM.
Helm CEL is a Helm plugin that leverages Common Expression Language (CEL) to validate values, offering a more expressive and flexible alternative to traditional JSON Schema validation.
Crossview is a React-based dashboard for managing and monitoring Crossplane resources in Kubernetes with features like:
k8s-bootstrap generates GitOps-ready Kubernetes cluster configurations through a web UI where you select components such as ingress controllers, security tools, and observability platforms.
KAOS is a Kubernetes-native framework for deploying and orchestrating AI agents with MCP tool integration, multi-agent coordination, hierarchical delegation, OpenAI-compatible endpoints, and a visual dashboard for monitoring and debugging.
Events starting soon
March 19, 2026
This is a virtual event
This is a free event.
March 19, 2026
Location: Graz, AT
This is a free event.
March 19, 2026
This is a virtual event
This is a free event.
March 19, 2026
Location: Madrid, ES and virtual
This is a free event.
March 19, 2026
Location: Montpellier, FR
This is a free event.
March 19, 2026
Location: Liverpool, GB
This is a free event.
Build failures in Kubernetes CI/CD pipelines are a silent productivity killer. Developers spend 45+ minutes scrolling through cryptic logs, often just hitting rerun and hoping for the best.
Ron Matsliah, DevOps engineer at Next Insurance, built an AI-powered assistant that cut build debugging time by 75% — not as a dashboard, but delivered directly in Slack where developers already work.
In this episode:
The takeaway: simple rules plus rich context consistently outperform complex AI queries on their own.
Learn from production
Farid Guluzade
This case study shows how reducing JVM MaxRAMPercentage, cutting the Hikari connection pool from 50 to 20, and implementing aggressive HPA scale-up (0s stabilization, 4 pods/min) doubled traffic capacity while cutting baseline pods from 26 to 10.
Mateen Ali Anjum
This case study describes rebuilding a fragile Kubernetes infrastructure into a production-grade platform for GPU-based ML workloads, improving deployment frequency from weekly to 10+ times daily.
Ron Matsliah
This article describes how the team at Next Insurance built an AI-powered microservice that watches build failures via Jenkins, analyzes logs automatically and posts clear, helpful feedback to Slack.
Scout24
This case study shows how Scout24 turned an Amazon Linux 2 end-of-life deadline into a 30% reduction in nodes across their EKS clusters by combining OS migration with Karpenter adoption.
Matching jobs
Account Executive, DoiT Cloud Intelligence - Germany with DoiT
Salary: $0 to $533.5K a year
Location: remote from
Tech stack: Kubernetes, AWS, ARM templates, CDK, Cloudformation, Pulumi, Terraform, Saltstack, Ansible, Chef
Chief Technology Officer with Hyphen Connect Limited
Salary: $135K to $440K a year
Location: remote from
Tech stack: Kubernetes, GCP, Docker, Go, Javascript, Kotlin, Python, Rust, Swift, Typescript
Data Engineer with 1upHealth
Salary: $54K to $319K a year
Location: remote from
Tech stack: Kubernetes, AWS, Docker, Python, Scala, SQL, DynamoDB, Snowflake, Kafka, Terraform
Data Engineer with 42dot
Salary: $98.01K to $465.3K a year
Location: based in the office in Pangyo, KR
Tech stack: Kubernetes, Python, Flink, Spark, Terraform
Data Engineer with AlayaCare
Salary: US$157.5K to US$302.5K a year
Location: based in the office (and remote from home) in Montréal, CA
Tech stack: Kubernetes, AWS, Docker, SQL, PHP, Python, Flink, Snowflake, Kafka, Spark
Build something
Suraj Bhattarai
This tutorial teaches how to implement multi-tenancy on Google Kubernetes Engine using namespaces for isolation, RBAC for access control, and resource quotas for capacity management.
Kristi Ndoni
This tutorial teaches how to migrate PostgreSQL databases to CloudNativePG on Kubernetes using logical replication without downtime.
Furuse Shugo
This tutorial teaches how to build a home Kubernetes cluster using three Raspberry Pi 4 devices for hands-on learning and experimentation.
Son Ng.
This tutorial teaches how to autoscale Kafka consumers on Kubernetes using KEDA and consumer lag as the scaling metric with Confluent Platform.
Call for Papers closing soon
2
days
Location: Amsterdam, NL
In-person conference organized by Cloud Native Amsterdam.
The conference starts on the 22 May 2026.
5
days
Location: Amsterdam, NL
In-person conference organized by CNCF.
The conference starts on the 23 March 2026.
5
days
Cloud Native AI + Kubeflow Day Europe
Location: Amsterdam, NL
In-person conference organized by CNCF.
The conference starts on the 23 March 2026.
5
days
This is a virtual event
Online conference organized by Conf42.
The conference starts on the 23 April 2026.
7
days
Kubernetes Community Days New York 2026
Location: New York, NY, USA
In-person conference organized by KCD New York.
The conference starts on the 10 June 2026.
8
days
Location: Amsterdam, NL
In-person conference organized by CNCF.
The conference starts on the 26 March 2026.
9
days
Location: New York, NY, USA
In-person conference organized by DeveloperWeek New York.
The conference starts on the 10 June 2026.
More articles
Vasily Pilitsyn
This article shows how KRO manages ephemeral test environments as single Kubernetes API objects by orchestrating resource deployment in dependency order, with readiness conditions and a unified status across namespace, frontend, backend, and database.
David L. Armstrong
This case study debugs 30+ second GitHub ARC workflow pod startup delays caused by mixing nodeName with OpenEBS allowedTopologies constraints, resolving it by enabling ACTIONS_RUNNER_USE_KUBE_SCHEDULER to use nodeAffinity instead.
Ajay Edupuganti
This article explains why Linecraft AI migrated from manual Windows IIS deployments to Kubernetes after facing multi-week release cycles, inconsistent environments from local server changes, and extended downtimes.
Sean Ankenbruck
This article shows how to build a home Kubernetes cluster using Raspberry Pi hardware as a cost-effective alternative to cloud services for development and learning.