kubernetes deployment framework
One CLI, one folder convention — the same commands carry a cluster from local kind to bare-metal production. No rewrite at the border.
Run it from your project root — it scaffolds .bin/, clusters/ and a re-runnable lo-up there.
A cluster is a folder named by its FQDN. The folder doesn't care where it runs — only the driver changes.
One folder per FQDN. Spec, targets, secrets — committed.
kind cluster with mirrors, TLS, bootstrap waves, Tilt.
Same folder, real driver — CAPI or KubeOne on Hetzner.
Health, targets, GitOps — and back to define.
Docker is the only prerequisite — the installer pulls the rest.
Start on your laptop today. Keep the folder when it's time for real servers.