> For the complete documentation index, see [llms.txt](https://vault.koudingspawn.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vault.koudingspawn.de/master.md).

# Introduction

### 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
