Authentication Method

You can authenticate to Vault using numerous ways using KubeVault like Kubernetes Service Account token, AWS IAM, Azure, Userpass, JWT/OIDC, etc.

helm install kubedb oci://ghcr.io/appscode-charts/kubedb \
  --version v2024.9.30 \
  --namespace kubedb --create-namespace \
  --set-file global.license=/path/to/the/license.txt \
  --wait --burst-limit=10000 --debug
Authentication Method

Authentication Method

Auth methods are the components in Vault that perform authentication and are responsible for assigning identity and a set of policies to a user. In all cases, Vault will enforce authentication as part of the request processing. In most cases, Vault will delegate the authentication administration and decision to the relevant configured external auth method. Having multiple auth methods enables you to use an auth method that makes the most sense for your use case of Vault and your organization. KubeVault Supports multiple authentication methods like AWS IAM, Azure, GCP IAM, JWT/OIDC, Kubernetes Auth, TLS Certificates, Token, Userpass etc.

What They Are Talking About us

Trusted by top engineers at the most ambitious companies

Run and Manage your Database on Kubernetes FREE !

KubeVault is FREE to use on any supported Kubernetes engines. You can deploy and manage your database in Kubernetes using KubeVault. There is no up-front investment required. We offer a 30 days license FREE of cost to try KubeVault.