Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 990 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 990 Bytes

HashiCorp Vault Demos

Examples and demos for HashiCorp Vault

This demo shows how to dynamically generate PostgreSQL credentials using Vault and how to inject them into a pod using the Kubnernetes integration

https://www.vaultproject.io/docs/platform/k8s/injector/index.html

This demo shows how to use and inject Static Vault secrets into a Kubernetes pod

https://www.vaultproject.io/docs/platform/k8s/injector/index.html

This demo shows how to encrypt data while preserving data formatting using the Transform secrets engine

https://www.vaultproject.io/docs/secrets/transform