mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-29 14:41:09 +01:00
Document autopilot config differences at a high level (#15000)
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
This commit is contained in:
parent
029a299405
commit
a7c056c516
@ -67,6 +67,14 @@ behavior. Autopilot gets initialized with the following default values.
|
|||||||
|
|
||||||
- `server_stabilization_time` - `10s`
|
- `server_stabilization_time` - `10s`
|
||||||
|
|
||||||
|
|
||||||
|
~> **Note**: Autopilot in Vault does similar things to what autopilot does in
|
||||||
|
[Consul](https://www.consul.io/). However, the configuration in these 2 systems
|
||||||
|
differ in terms of default values and thresholds; some additional parameters
|
||||||
|
might also show up in Vault in comparison to Consul as well. Autopilot in Vault
|
||||||
|
and Consul use different technical underpinnings requiring these differences, to
|
||||||
|
provide the autopilot functionality.
|
||||||
|
|
||||||
## Automated Upgrades
|
## Automated Upgrades
|
||||||
|
|
||||||
Automated Upgrades lets you automatically upgrade a cluster of Vault nodes to a new version as
|
Automated Upgrades lets you automatically upgrade a cluster of Vault nodes to a new version as
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user