Hacker News new | ask | show | jobs
by zerkten 3301 days ago
Is there a reason for this? When I see something like it makes me question what it'll be like for larger clusters.
1 comments

Because in larger clusters, the cluster can fix any issues if one hosts goes offline (load balancing) or a database gets corrupted.

In a single cluster configuration, anything going wrong can destroy your cluster's capability. Think of it as RAID, the more drives, the more you can do for high availability.