supabase-kubernetes
supabase-kubernetes copied to clipboard
Multi node roadmap features
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.
Any news?
Without having dug into into it, it could perhaps have something to do with persistence of the postgres data?
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 :/
Hi @arpagon . I ping you because you are the one who have added the roadmap into the readme.
How are you guys not finding it https://github.com/supabase-community/supabase-kubernetes/issues/53