demo-vault icon indicating copy to clipboard operation
demo-vault copied to clipboard

Demos for Hashicorp Vault

HashiCorp Vault Demos

Examples and demos for HashiCorp Vault

Dynamic Database Secrets with Kubernetes

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

Static Secrets with Kubernetes

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

Format Preserving Encryption with the Transform Secrets Engine

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

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