Orchestration From Scratch - Part 0
It’s rare that I write “useful” software to scratch my own itches these days, but I find myself wanting a nicer way to deploy “things” to “places” (across my own hardware and the cloud) - but I don’t really want to pay for running Kubernetes in multiple regions “at home”, and want to add non-linux compute options too. Historically, I’d have solved these problems with Nomad, but I let my personal fork languish and I’d like to avoid contributing to a BSL codebase on my personal time. Even for my favourite project to have ever been a maintainer of. ...