You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: