mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
Update integrated-storage.mdx (#18581)
* Update integrated-storage.mdx The old paragraph "The recommended deployment is either 3 or 5 servers." should match the "Minimums & Scaling" purpose from below. It also reaffirms that, in a PRODUCTION environment, a number of 5 nodes are the minimum requirement. A rewording is also necessary: "The recommended deployment consists in a minimum of 5 or more of servers that are odd in their total (5, 7, etc)." * Update website/content/docs/internals/integrated-storage.mdx Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com> Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
dcc4c031cc
commit
308c726d4d
@@ -197,7 +197,7 @@ close to the leader before adding additional nodes. Raft indexes are visible via
|
||||
### Deployment Table
|
||||
|
||||
Below is a table that shows quorum size and failure tolerance for various
|
||||
cluster sizes. The recommended deployment is either 3 or 5 servers. A single
|
||||
cluster sizes. The recommended deployment consists of a minimum of 5 or more servers that are odd in their total (5, 7, etc). A single
|
||||
server deployment is _**highly**_ discouraged as data loss is inevitable in a
|
||||
failure scenario.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user