Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Bank-vaults Alternatives
Similar projects and alternatives to bank-vaults
-
kubernetes-external-secrets
Integrate external secret management systems with Kubernetes
-
postgres-operator
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
vault-csi-provider
HashiCorp Vault Provider for Secret Store CSI Driver
-
secrets-store-csi-driver-provider-azure
Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.
-
helm-charts
A curated set of Helm charts brought to you by codecentric (by codecentric)
-
postgres-operator
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service. (by CrunchyData)
-
sealed-secrets
A Kubernetes controller and tool for one-way encrypted Secrets
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
-
vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
-
oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
-
Vault
A tool for secrets management, encryption as a service, and privileged access management
-
-
-
-
external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
-
-
shell-operator
Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster
-
-
secrets-store-csi-driver
Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
bank-vaults reviews and mentions
-
Self-hosted Secrets Manager (or something alike)
there's https://github.com/banzaicloud/bank-vaults wich is a wrapper for hashivault, so not exactly what you're looking for but worth looking into.
-
Secrets Management on Kubernetes: How do you handle it?
https://github.com/banzaicloud/bank-vaults. Mind you after Cisco bought Banzai work on this project seems to have stopped. It works very well for us though.
-
Run a pod in a namespace without having access to it's secrets?
Use vault-env (we use https://github.com/banzaicloud/bank-vaults) to inject the secret as an ENV var to the pod at runtime, based on Vault's Kubernetes auth
-
Secrets storage best practices
We use bank vault to inject secrets as environment variables. This does not require changes to the app. A sidecar is automatically added to the pod to retrieve the secrets and inject them in the app runtime. Here’s the link https://github.com/banzaicloud/bank-vaults
- How to manage passwords in Helm
- Homelab: Cluster Architecture
-
Secrets Managers for Kubernetes (Vault (Hashi), Conjur (CyberArk), Platform Specific, etc)
Encrypted secrets can't be more than a temporary solution. That's why I'm not a fan of SOPS/Sealed Secrets/etc. I think the future for both security and usability is dynamic injection. Vault is the dopeness but I'm not a fan of the upstream Vault Injector -- shared volumes are a step backwards. It's all about the BanzaiCloud Vault Webhook -- secrets **only ever available to the running process**, rotation means: update the value in vault and bounce the pod, done. This is the way.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Jun 2023
Stats
banzaicloud/bank-vaults is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of bank-vaults is Go.
Popular Comparisons
- bank-vaults VS kubernetes-external-secrets
- bank-vaults VS postgres-operator
- bank-vaults VS vault-csi-provider
- bank-vaults VS secrets-store-csi-driver-provider-azure
- bank-vaults VS postgres-operator
- bank-vaults VS helm-charts
- bank-vaults VS k3s-home-cluster
- bank-vaults VS secrets-manager
- bank-vaults VS sealed-secrets
- bank-vaults VS oauth2-proxy