GithubHelp home page GithubHelp logo

Comments (4)

billimek avatar billimek commented on July 22, 2024

It may be possible to adapt the transit unseal type for something like this. I wrote some instructions for setting this up in my homelab cluster if you want to see an implementation that could be adapted.

Based on my experimentation, running a second transit vault server in the same cluster/failure domain may not be a great experience.

from vault-helm.

billimek avatar billimek commented on July 22, 2024

Ah, I think you are looking specifically at a way to have more resiliency with the vault server itself and not necessarily solving sealing issues. My suggestion may not solve the ask, apologies!

from vault-helm.

msidd111 avatar msidd111 commented on July 22, 2024

@billimek That's right. I am looking to have more resiliency with the vault server and file storage.

from vault-helm.

jasonodonnell avatar jasonodonnell commented on July 22, 2024

Hi @msidd111,

The file storage is not meant for HA deployments and should be used for a single instance of Vault. That being said there's a new storage type that's currently in tech preview: raft. This allows Vault to run in a cluster mode but uses a persistent volume for storage. Note that this is a tech preview and is not suitable for production at this time. Vault Helm is being adapted to support this storage type soon: #58

If resiliency is your requirement, you'll want an HA deployment (Vault Helm supports Consul out of the box for HA mode).

Just FYI, Vault Enterprise supports replication but Vault Helm does not yet support Vault Enterprise.

from vault-helm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.