bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
8.89k stars 9.16k forks source link

[bitnami/vault] Describe how to create initial keys and run in HA with raft backend #27738

Closed pat-s closed 2 months ago

pat-s commented 3 months ago

Name and Version

bitnami/vault 1.4.9

What is the problem this feature will solve?

The chart README does not mention that running in HA is not working OOB even though a HA-enabled storage backend is being used.

Yes, it refers to the Vault documentation but in a very generic way, making it hard to get started and frustrated.

What is the feature you are proposing to solve the problem?

Add a section to the README that describes how to

  1. Init Vault and create initial keys
  2. Run in HA using the (default) raft backend

Description

  1. Run vault operator init and vault operator unseal in a pod of your choice
  2. In the additional replica, run vault operator raft join http://<fullname>-server.<namespace>:8200 to let the other replica join the existing raft cluster
  3. (optional) configure Auto-unseal

What alternatives have you considered?

No response

carrodher commented 3 months ago

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

github-actions[bot] commented 2 months ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 2 months ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.