Comment on page
How does Vault-CRD work?

A) The Vault-CRD receives event for new Vault resources
B) Vault-CRD requests secret from HashiCorp Vault
C) Vault-CRD generates new Kubernetes Secret

1) Vault-CRD has a scheduled task that looks to the Secrets generated by it
2) It compares the Kubernetes Secret with the HashiCorp Vault state and updates the Kubernetes Secret if necessary
Last modified 5yr ago