Skip to content

First-class support for Vault and Kubernetes.

License

Notifications You must be signed in to change notification settings

andresftb/vault-k8s

This branch is 305 commits behind hashicorp/vault-k8s:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e63cff · May 25, 2021
Apr 21, 2021
Nov 16, 2020
May 25, 2021
May 25, 2021
May 25, 2021
Apr 24, 2021
Dec 17, 2020
May 25, 2021
May 25, 2021
Mar 31, 2020
May 25, 2021
Aug 27, 2019
May 25, 2021
May 11, 2021
Dec 9, 2019
Apr 21, 2021
Apr 21, 2021
Jan 21, 2020
Dec 9, 2019

Repository files navigation

Vault + Kubernetes (vault-k8s)

⚠️ Please note: We take Vault's security and our users' trust very seriously. If you 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.

Features

  • Agent Inject: Agent Inject is a mutation webhook controller that injects Vault Agent containers into pods meeting specific annotation criteria. (Requires Vault 1.3.1+)

Installation

vault-k8s is distributed in multiple forms:

  • The recommended installation method is the official Vault Helm chart. This will automatically configure the Vault and Kubernetes integration to run within an existing Kubernetes cluster.

  • A Docker image hashicorp/vault-k8s is available. This can be used to manually run vault-k8s within a scheduled environment.

  • Raw binaries are available in the HashiCorp releases directory. These can be used to run vault-k8s directly or build custom packages.

About

First-class support for Vault and Kubernetes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.8%
  • Dockerfile 2.5%
  • Makefile 0.7%