right now, we are deploying all services in one pod on google cloud. this is not ideal and scalable. one way we could do is, by having separate pods for different services similar to open event orga server.
https://github.com/fossasia/open-event-orga-server/tree/nextgen/kubernetes/yamls
https://github.com/fossasia/open-event-orga-server/blob/nextgen/docs/installation/gce-kubernetes.md
fossasia/susi_server#159 (comment)
this also allows us to easily add other micro services of Yacy in same cluster.
right now, we are deploying all services in one pod on google cloud. this is not ideal and scalable. one way we could do is, by having separate pods for different services similar to open event orga server.
https://github.com/fossasia/open-event-orga-server/tree/nextgen/kubernetes/yamls
https://github.com/fossasia/open-event-orga-server/blob/nextgen/docs/installation/gce-kubernetes.md
fossasia/susi_server#159 (comment)
this also allows us to easily add other micro services of Yacy in same cluster.