Had a bit of a run in with the " don't put how you manage the cluster inside the cluster itself" moment. I have dhcp managed by a container sitting on the host that I reboot and couldn't get it's network config because the container was hosted on itself, which didn't have network. 😐

Or the lesson is always hard-code ip your hosts. That might be better!

#homelab #selfhosted #selfhosting #dhcp

@train Had a major fuckup with: network services provided by a machine that netboots... or was supposed to... a few months ago. Ooops!

@train I feel you. It sometimes feels like I spend most of my time planning a new homelab project making sure that I don't introduce cycles in my dependency graph.

I lieve in constant fear that I configure my Ceph storage hosts in such a way that they need the Nomad cluster using said Ceph storage.