Auto Initialization and Unsealing

Automatically initialize & unseal your Vault Servers with KubeVault. Use cloud providers like GCP, AWS, Azure or K8s secret to store & unseal keys & tokens

helm install kubevault oci://ghcr.io/appscode-charts/kubevault \
--version v2024.3.12 \
--namespace kubevault --create-namespace \
--set-file global.license=/path/to/the/license.txt \
--wait --burst-limit=10000 --debug
Auto Initialization

Auto Initialization

When a Vault server is started, it starts in a sealed state. In a sealed state, almost no operation is possible with a Vault server. So, you will need to unseal Vault. KubeVault operator provides automatic initialization and unsealing facility.

Store and Unseal your Secret with AWS

When you deploy or scale up a Vault server, you don’t have to worry about unsealing new Vault pods. The KubeVault operator will do it for you. You can simply use Amazon Web Services (AWS) Key Management Service (KSM) Systems Manager (SSM) to store, unseal keys & vault root token.

Store and Unseal your Secret with AWS
Store and Unseal your Secret with AZURE

Store and Unseal your Secret with AZURE

When you deploy or scale up a Vault server, you don’t have to worry about unsealing new Vault pods. The KubeVault operator will do it for you. You can simply use Azure Key Vault to store, unseal keys & vault root token.

Store and Unseal your Secret with GCP

When you deploy or scale up a Vault server, you don’t have to worry about unsealing new Vault pods. The KubeVault operator will do it for you. You can simply use Google Cloud Platform (GCP) Key Management Service (KSM) in Google Cloud Store (GCS) to store, unseal keys & vault root token.

Store and Unseal your Secret with GCP
Store and Unseal your Secret with K8S

Store and Unseal your Secret with K8S

When you deploy or scale up a Vault server, you don’t have to worry about unsealing new Vault pods. The KubeVault operator will do it for you. You can simply use Kubernetes Secret to store, unseal keys & vault root token.

What They Are Talking About us

Trusted by top engineers at the most ambitious companies

Run Production-Grade Vault on Kubernetes FREE !

KubeVault is FREE to use on any supported Kubernetes engines. There is no up-front investment required. We offer a 30 days license FREE of cost to try KubeVault.