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