mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
* Update integrated-storage.mdx The quorum paragraph shall also be updated with the table: instead of: "A Raft cluster of 3 nodes can tolerate a single node failure while a cluster of 5 can tolerate 2 node failures. The recommended configuration is to either run 3 or 5 Vault servers per cluster." shall be: "A Raft cluster of 3 nodes can tolerate a single node failure while a cluster of 5 can tolerate 2 node failures. The recommended configuration is to either run 5 or 7 Vault servers per cluster." * Give an explicit node recommendation --------- Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>