Storage
Installing Longhorn on …
Introduction
With my clusters up and running, I’m well on my way to running my homelab as code. The first thing I’ll need to do is get some kind of persistent storage set up.
But why though?
Stateless vs. Stateful Applications
Some applications are stateless and don’t require any …
Recouping Disks From Ceph …
Introduction
I want to preface this post with – I do not think Ceph is a bad storage option. My implementation of it, however, was certainly bad. As with all things in life (and especially IT), if you’re wondering if Ceph is for you, the answer is “It depends.”
Alas, …