In a previous post I was looking gauge folks interest on who runs Lemmy on Kubernets. Given the positive feedback I decided to make the manifests I’m using to deploy it available to anyone.
The README and issues touches more in depth but hopefully in a few days or weeks this can a simple and fast way (similar to Lemmy’s provided compose) to deploy Lemmy :)
i suggest pointing pictrs to (an external) S3 backend instead of using a pvc in your README example. minio is much easier to deploy than ceph.
I am :) you still need a PVC for the db though. Granted I plan on now moving that to nvme block storage.
you’re right, i completely forgot that it has this strange local DB. that’s disappointing.
personally i would just run it outside of k8s then because it’s not stateless and pvc is a PITA.
Very interesting! I will try to give it a go on my cluster, I was just asking myself if someone was doing this!
I was wondering when I’d stumble upon one of the KaH guys on here!
Maybe this is a sign I should get my cluster back up and running.
Love your work as always.