Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically initialize Vault #35

Closed
locmai opened this issue Jan 12, 2022 · 0 comments
Closed

Automatically initialize Vault #35

locmai opened this issue Jan 12, 2022 · 0 comments
Assignees
Labels
feat New feature request
Milestone

Comments

@locmai
Copy link
Owner

locmai commented Jan 12, 2022

From provisioning flow, after Vault installation, we will need to initialize Vault with root token, shared keys and unseal it. Then enable Kubernetes authentication and feed the initial secret set into Vault.

Write a script that:

  • Initialize Vault with root token and shared keys
  • Unseal Vault with the generated root token and shared keys
  • Enable Kubernetes authentication
  • Feed secrets into Vault

Refs:

@locmai locmai added the feat New feature request label Jan 12, 2022
@locmai locmai self-assigned this Jan 12, 2022
@locmai locmai changed the title Vault Initialization Vault initialization Jan 12, 2022
@locmai locmai added this to the 0.4.0 milestone Jan 14, 2022
@locmai locmai changed the title Vault initialization Automatically initialize Vault Jan 14, 2022
@locmai locmai closed this as completed Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature request
Projects
Archived in project
Development

No branches or pull requests

1 participant