KubeVault by AppsCode is a collection of tools for running HashiCorp Vault on Kubernetes. You can deploy and mange Vault using Vault operator. Using Vault operator, you can deploy Vault for following storage backends:
From here you can learn all about Vault operator’s architecture and how to deploy and use Vault operator.
Concepts. Concepts explain the CRDs (CustomResourceDefinition) used by Vault operator.
Setup. Setup contains instructions for installing the Vault operator in various cloud providers.
Monitoring. Monitoring contains instructions for setup prometheus with Vault server
Guides. Guides show you how to perform tasks with Vault operator.
Reference. Detailed exhaustive lists of command-line options, configuration options, API definitions, and procedures.
We’re always looking for help improving our documentation, so please don’t hesitate to file an issue if you see some problem. Or better yet, submit your own contributions to help make our docs better.
KubeVault binaries collect anonymous usage statistics to help us learn how the software is being used and how we can improve it. To disable stats collection, run the operator with the flag --enable-analytics=false
.