First-class support for Vault and Kubernetes.
https://github.com/hashicorp/vault-k8s.git
:warning: Please note: We take Vault's security and our users' trust very seriously. Ifyou believe you have found a security issue in Vault K8s, please responsibly disclose by contacting us at security@hashicorp.com.
The vault-k8s binary includes first-class integrations between Vault and
Kubernetes. Currently the only integration in this repository is the
Vault Agent Sidecar Injector (agent-inject). In the future more integrations
will be found here.
The Kubernetes integrations with Vault are documented directly on the Vault website. This README will present a basic overview of each use case, but for full documentation please reference the Vault website.
This project is versioned separately from Vault. Supported Vault versions for each feature will be noted below. By versioning this project separately, we can iterate on Kubernetes integrations more quickly and release new versions without forcing Vault users to do a full Vault upgrade.
vault-k8s is distributed in multiple forms:
hashicorp/vault-k8s is available. This can be used to manually run vault-k8s within a scheduled environment.