--- title: Vault description: A tool for secrets management, encryption as a service, and privileged access management. hero: tagline: A tool for secrets management, encryption as a service, and privileged access management. image: file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hashicorp-vault.webp actions: - text: Source link: https://github.com/hashicorp/vault icon: right-arrow - text: Deployment Chart link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/vault icon: right-arrow --- import { Aside } from '@astrojs/starlight/components'; # Purpose Secrets manager. # Notes Retrieved by [External Secrets](https://docs.alexlebens.dev/applications/external-secrets/) for making them availible in cluster. Can store other secrets, but primarily used for cluster secrets. And by 'secrets' this means passwords, keys, etc, that are confidential and non public.