supabase-kubernetes icon indicating copy to clipboard operation
supabase-kubernetes copied to clipboard

Multi node roadmap features

Open PandeoF1 opened this issue 1 year ago • 5 comments

Improve documentation

Link

https://github.com/supabase-community/supabase-kubernetes?tab=readme-ov-file#roadmap

Describe the problem

In the road map of the helm chart there is the multi-node support. I was wondering how a kubernetes app deployed on kube is not by default multi node compatible ?? What do they mean by "multi-node support" ? Does it mean that all the pods are deployed on the same node ? Does it mean that all the pvc need to be on the same node for the local-path ?? Does it mean that it's not possible to run the psql on a different node with a replica ?

Describe the improvement

If it's possible to improve the roadmap docs part to be more clear about the meaning of this features. Just by explaining the features exactly.

PandeoF1 avatar Sep 28 '24 19:09 PandeoF1

Any news?

nthtrung09it avatar Oct 14 '24 15:10 nthtrung09it

Without having dug into into it, it could perhaps have something to do with persistence of the postgres data?

lukvermeulen avatar Oct 27 '24 17:10 lukvermeulen

Without having dug into into it, it could perhaps have something to do with persistence of the postgres data?

Mmhhh it could be but, the pvc is related to kubernetes and not supabase. If you use a NFS storageClass you will not have any problem with multi node :/

PandeoF1 avatar Oct 27 '24 21:10 PandeoF1

Hi @arpagon . I ping you because you are the one who have added the roadmap into the readme.

PandeoF1 avatar Oct 27 '24 21:10 PandeoF1

How are you guys not finding it https://github.com/supabase-community/supabase-kubernetes/issues/53

teocns avatar Nov 16 '24 18:11 teocns