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
After reading the introduction, we found that citus perfectly met our requirements, but the deployment documentation was unfriendly.
How to deploy a horizontally scalable cluster?
I'm not sure if my understanding is wrong, but if citus can support such horizontal scalability and it can still work when a certain node fails, then it will be very powerful.
After reading the introduction, we found that citus perfectly met our requirements, but the deployment documentation was unfriendly.
How to deploy a horizontally scalable cluster?
Eg in Node 1 of 192.168.1.1
Eg in Node 1 of 192.168.1.2
Eg in Node 1 of 192.168.1.3
And users can connect to any node.
Referenced from the MinIO cluster https://github.com/minio/minio/blob/master/docs/orchestration/docker-compose/docker-compose.yaml
The text was updated successfully, but these errors were encountered: