Skip to content

Vault CRD for sharing Vault Secrets with Kubernetes

License

Notifications You must be signed in to change notification settings

bazzuka/vault-crd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Vault-CRD?

Vault-CRD is a custom resource definition for holding secrets that are stored in HashiCorp Vault up to date with Kubernetes secrets.

The following Secret engines of Vault are supported:

  • KV (Version 1)
  • KV (Version 2)
  • PKI

The following types of secrets can be managed by Vault-CRD:

  • Docker Pull Secret (DockerCfg)
  • Ingress Certificates
  • JKS Key Stores

For more details please see: https://vault.koudingspawn.de/how-does-vault-crd-work

About

Vault CRD for sharing Vault Secrets with Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 99.8%
  • Dockerfile 0.2%