kubee-vault-init-unseal | Init and unseal and vault
DESCRIPTION
Section titled “DESCRIPTION”kubee-vault-init-unseal will init
a fresh vault installation.
It will execute all needed operations in the pod:
- namespace:
vault - pod name:
vault-0
The script will create 3 files locally:
vault_init_output.txt: the output of the init operationsunseal_keys.txt: the unseal keysroot_token.txt: the root token
You need to put them in your secret store so that you can unseal the vault manually every time it’s restarted.