Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.kutara.io
selfhosted·Selfhostedbyanthr76

GitHub - anthr76/lemmy-ks: Kustomizations and published OCI manifests to deploy Lemmy on Kubernetes

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 :)

https://github.com/anthr76/lemmy-ksOpen linkView original on lemmy.kutara.io
52

8 replies

Very interesting! I will try to give it a go on my cluster, I was just asking myself if someone was doing this!

5
fox
lemmy.fakecake.org

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.

3
anthr76reply
lemmy.kutara.io

I am :) you still need a PVC for the db though. Granted I plan on now moving that to nvme block storage.

3

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.

2
91x
lemmy.sdf.org

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.

2

You reached the end