Spotlight
Son Ng.
This tutorial teaches how to autoscale Kafka consumers on Kubernetes using KEDA and consumer lag as the scaling metric with Confluent Platform.
By Ido SlonimskyTech Lead, Zesty
This article teaches how to make Kubernetes workloads survive AWS Spot Instance interruptions using NTH or Karpenter, PDBs, stateless design, and AWS FIS game days.
Ahmet Emre DEMİRŞEN
This article covers production-grade Kubernetes deployment strategies including progressive delivery, multi-cluster deployments, traffic shaping, and chaos engineering practices for building resilient systems that handle large scale.
This tutorial teaches how to implement Kubernetes egress control using Squid proxy and NetworkPolicy for visibility and enforcement of outbound traffic without service mesh complexity.
Tools and utilities
Chainloop is an evidence store and policy engine for Software Supply Chain attestations, SBOMs, VEX, SARIF, and QA reports, with contract-based workflows, Rego policy evaluation, and third-party integrations such as Dependency-Track and Guac.
Docker Time Machine is a CLI tool written in Go that tracks Docker image evolution through git history by walking through commits, building images, and recording metrics like size, layer count, and build time.
Kubey is a web-based Kubernetes dashboard that provides team visibility across multiple clusters, with cross-cluster deployment comparison, real-time monitoring, and web access.
KubePolaris is an enterprise Kubernetes multi-cluster management platform built with React and Go, providing workload management, monitoring integration, RBAC access control, and GitOps capabilities through an intuitive web interface.
cookiecluster is a CLI tool written in Rust that generates EKS cluster definitions in Terraform through an interactive configuration process.
Events starting soon
March 3, 2026
This is a virtual event
This is a free event.
March 4, 2026
Location: Melbourne, AU and virtual
This is a free event.
March 4, 2026
This is a virtual event
This is a free event.
March 4, 2026
This is a virtual event
This is a free event.
March 4, 2026
Location: Vienna, AT
This is a free event.
March 4, 2026
Location: Münster, DE
This is a free event.
Running multiple Kubernetes clusters on AWS with the cluster autoscaler? Every four months, you face the same grind: upgrading Kubernetes versions, recreating auto scaling groups, and hoping instance type changes stick.
Adhi Sutandi, DevOps Engineer at Beekeeper by LumApps, shares how his team migrated from the cluster autoscaler to Karpenter across eight EKS clusters — and the hard lessons they learned along the way.
In this episode:
Learn from production
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.
Pinterest Engineering
This case study explains how Pinterest migrated its search system (Manas) to Kubernetes and tracked down a rare performance issue.
They found cAdvisor’s memory metric scanning caused huge latency spikes.
Soumya Ranjan Rout
This article explains how to reduce a Kubernetes sidecar container from 421MB to 90MB by building a statically linked Go binary and using FROM scratch base image instead of Alpine Linux.
Tamer Abdulghani
This tutorial teaches how to build and deploy production-ready micro frontends in Kubernetes.
It also covers configuring ingress routing for module federation, and implementing CI/CD pipelines for isolated micro frontend teams.
Matching jobs
Account Executive - Enterprise with Tigera
Salary: $200K to $220K a year
Location: based in the office (and remote from home) in Vancouver, CA
Tech stack: Kubernetes, Azure, AWS, GCP, OpenShift, Python, Shell, SQL, GraphQL, Javascript
Data Engineer with Altana
Salary: $175K to $205K a year
Location: based in the office (and remote from home) in Brooklyn, NY; Washington, DC, USA
Tech stack: Kubernetes, AWS, Azure, Docker, SQL, Python, GraphQL, PostgreSQL, Spark, OpenSearch
Data Engineer with T-Rex Solutions
Salary: $190K to $225K a year
Location: based in the office in Ft. Meade, MD, USA
Tech stack: Kubernetes, Docker, Java, Groovy, Shell, Python, Terraform, Ansible
Data Engineer with Zinnia
Salary: $88.2K to $302.5K a year
Location: fully remote
Tech stack: Kubernetes, GCP, Python, SQL, Airflow, Terraform, ARM templates, Cloudformation, Pulumi, CDK
DevOps Engineer with 6sense
Salary: $27K to $344K a year
Location: fully remote
Tech stack: Kubernetes, AWS, SQL, Python, Java, PostgreSQL, Hadoop, Pulumi, Terraform, Cloudformation
Build something
Ravi Rajput
This tutorial teaches how to implement layered security in Kubernetes using Kyverno for admission control and KubeArmor for runtime protection to enforce guardrails.
SystemDR
This tutorial teaches how to implement production-grade health monitoring in Kubernetes using liveness, readiness, and startup probes with lifecycle hooks for self-healing systems.
Adin Hodovic
This tutorial demonstrates configuring Vertical Pod Autoscaler (VPA) with custom kube-state-metrics to expose recommended metrics, enabling Prometheus scraping and Grafana visualization of detailed resource data.
Alex Sørlie
This tutorial teaches how to use XDP for egress traffic processing by exploiting veth interface RX queues, achieving 194Gbps throughput compared to 21Gbps with Traffic Control.
Call for Papers closing soon
1
days
Location: Mumbai, IN
In-person conference organized by Linux Foundation.
The conference starts on the 17 June 2026.
3
days
Location: Dresden, DE
In-person conference organized by Silicon Saxony.
The conference starts on the 17 June 2026.
3
days
Location: Bologna, IT
In-person conference organized by CND Italy.
The conference starts on the 18 May 2026.
13
days
Location: San Francisco, CA, USA
In-person conference organized by SREday.
The conference starts on the 15 April 2026.
13
days
Location: Seattle, WA, USA
In-person conference organized by SREday.
The conference starts on the 20 April 2026.
17
days
Location: Amsterdam, NL
In-person conference organized by Cloud Native Amsterdam.
The conference starts on the 22 May 2026.
19
days
Location: Amsterdam, NL
In-person conference organized by CNCF.
The conference starts on the 23 March 2026.
More articles
chitender kumar
This article explains how Smart Scheduler extends Kubernetes pod placement with weighted distribution strategies and base capacity guarantees using annotation-based configuration for cost optimization.
Dinidu Sachintha
This article explains how Kubernetes 1.35 enables in-place Pod resizing without restarts, covering the technical implementation from cgroup v2 mechanics to production challenges.
vivekpophale
This article shows how Kiro, an agentic AI IDE, combined with AWS EKS MCP Server enables intent-driven EKS management with human-approved workflows and centralized policy enforcement.
Felipe Rodrigues
This article explains auto-scaling principles for dynamically adjusting infrastructure capacity, covering reactive metric-based scaling versus proactive schedule-based scaling.