Browse code

Merge pull request #25265 from adamwalz/docs_swarm_cluster_fault_tolerance

Fix swarm manager node fault tolerance table
(cherry picked from commit ceb4126aa0cfcaf7842d22351876dc35dff915b3)

Tõnis Tiigi authored on 2016/08/02 10:31:46
Showing 1 changed files
... ...
@@ -64,7 +64,7 @@ guaranteed if you encounter more than two network partitions.
64 64
 |      1       |     1      |         0         |
65 65
 |      2       |     2      |         0         |
66 66
 |    **3**     |     2      |       **1**       |
67
-|      4       |     3      |         2         |
67
+|      4       |     3      |         1         |
68 68
 |    **5**     |     3      |       **2**       |
69 69
 |      6       |     4      |         2         |
70 70
 |    **7**     |     4      |       **3**       |