
KEDA on Kubernetes: event-driven autoscaling to zero
Use KEDA on Kubernetes to scale from queue depth, lag, and schedules, and understand when scale to zero is worth the cold-start trade-off.
Tag archive
Platform engineering notes on cluster design, workload operations, and the systems around running Kubernetes well.

Use KEDA on Kubernetes to scale from queue depth, lag, and schedules, and understand when scale to zero is worth the cold-start trade-off.

Cilium changes Kubernetes networking by replacing more of kube-proxy with eBPF, enforcing identity-aware policy, and adding flow visibility through Hubble.

Use Kueue to queue Kubernetes batch workloads before they hit the scheduler, so shared cluster quota is admitted deliberately instead of all at once.

Use Crossplane to make Kubernetes your infrastructure control plane — a self-service platform API for cloud resources, reconciled continuously.

Node drains are ordinary Kubernetes maintenance, but they only stay boring when replicas are spread out, disruptions are budgeted, and pods shut down cleanly.

Grafana installation, initial dashboard setup, along with some fundamentals and best practices.

Scale Kubernetes on demand and on a schedule, so idle nodes stop costing you overnight.

CLI tools and shell tips that take the typing out of everyday Kubernetes work.

Complete guide to diagnosing and fixing the most common pod deployment failures