I hope this post is not too off topic. I thought that it would be nice to see the address of all the small self-hosted instances of Lemmy (1~5 users).
I hope this post is not too off topic. I thought that it would be nice to see the address of all the small self-hosted instances of Lemmy (1~5 users).
Is there a way to host with high availability? Or is that a kubernetes feature?
K8s is just a huge abstraction over your clusters, the real question is if the software/containers support HA.
You can definitely have high availibillity without kubernetes, but its easier(For me atleast) with kubernetes.