Hacker News new | ask | show | jobs
by firepoet 2428 days ago
We definitely avoid this approach. Fine grained access control per secret per environment is impossible. We use explicit secret management software.
1 comments

"We use explicit secret management software"

This is interesting. Can you go into more detail?

https://www.vaultproject.io/

Fairly easy to integrate with Kubernetes too.