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.
A cluster is a folder named by its FQDN. The folder doesn't care where it runs — only the driver changes.
cluster.lok8s.yamlOne folder per FQDN. Spec, targets, secrets — committed.
lo upkind cluster with mirrors, TLS, bootstrap waves, Tilt.
lo provisionSame folder, real driver — CAPI or KubeOne on Hetzner.
lo statusHealth, targets, GitOps — and back to define.
Docker is the only prerequisite — b installs the rest.
Start on your laptop today. Keep the folder when it's time for real servers.