mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
Docs: Remove duplicated, outdated raft information (#11620)
Co-authored-by: Mehdi Ahmadi <aphorise@gmail.com>
This commit is contained in:
@@ -138,10 +138,6 @@ forwarded to the leader.
|
|||||||
Similar to other storage backends, data that is written to the Raft log and FSM
|
Similar to other storage backends, data that is written to the Raft log and FSM
|
||||||
will be encrypted by Vault's barrier.
|
will be encrypted by Vault's barrier.
|
||||||
|
|
||||||
Vault does not currently offer automated dead server cleanup. If you wish to
|
|
||||||
decommission a node, or a node dies and must be replaced, the node must manually
|
|
||||||
be removed from the cluster with the `remove peer` [command](/vault/docs/commands/operator/raft#remove-peer).
|
|
||||||
|
|
||||||
### Quorum Management
|
### Quorum Management
|
||||||
|
|
||||||
#### Autopilot
|
#### Autopilot
|
||||||
|
|||||||
Reference in New Issue
Block a user