Skip to main content

# lab note

Homelab Mythbusters: do you really need Kubernetes?

We ran the same workload on Compose and k3s for a month and measured everything.

1 min readHomelab Mythbusters

Sean · wrote this at the bench

homelabkubernetes

“Just use Kubernetes” is the reflexive answer. For a three-service homelab, is it worth the operational tax? We measured RAM, restarts, and time-to-recover.

The problem

A small, annoying task that was eating time and attention every week. We measured it before touching anything.

The approach

One focused change, reproducible, with a guardrail and an obvious way to turn it off. No magic, no vibes.

$ ./run --dry-run
[ ok ] plan looks sane
$ ./run --apply

The receipts

Before/after benchmarks, the failure modes we hit, and the tradeoffs we accepted. The repo has the full runbook.

$ subscribe --email

Automation patterns and lab updates. No hype, no spam.