5 Kubernetes deployment
Didier Raboud edited this page 2026-05-11 10:06:35 +02:00

There are two options for deploying on Kubernetes:

Natively:

Please check the kubernetes-bitwarden_rs repository for example deployment in Kubernetes.

It will setup a fully functional and secure vaultwarden application in Kubernetes behind nginx-ingress-controller and AWS ELBv1. It provides a little bit more than just simple deployment but you can use all or just part of the manifests depending on your needs and setup.

Via Helm:

Please check the guerzon/vaultwarden repository for example deployment in Kubernetes.

Another option with as much, or even more, flexibility would be: https://github.com/gissilabs/charts/tree/master/vaultwarden