Vault HA Configuration
1.Vault needs 3 vault servers to participate in the HA + its respective consul clusters as a back-end storage (suggested 3 nodes)
2.Once the required Redhat machines are spun up, we have install the enterprise binaries from provided S3
3. Once Vault is installed, place the respective vault config file as follows:
4.To enable vault, we have to unseal and login with the root token.
5.To get the unseal keys and token, run 'vault operator init' command, and use any 3 keys to unseal the vault
Last updated