Deliver secrets to Kubernetes pods without storing in etcd, using VSO
Source: HashiCorp Blog
Vault Secrets Operator (VSO)
Vault Secrets Operator (VSO) has simplified secrets management between HashiCorp Vault and Kubernetes by automatically syncing secrets from Vault into Kubernetes Secret objects. This approach fits naturally into existing Kubernetes patterns, but it also has a tradeoff: with the default VSO workflow,…