Skip to content

configurer and vault in different kubernetes clusters #216

Closed Answered by csatib02
johnny990 asked this question in Q&A
Discussion options

You must be logged in to vote

Well the configurer is actually a separate project, it's the Bank-Vaults CLI tool: https://github.com/bank-vaults/bank-vaults
Since the tool already handles a lot of tedious tasks, the operator was developed on top of its features. You can read about those here: https://bank-vaults.dev/docs/operator/

The use-case you are talking about makes a lot of sense and the Vault-Operator has a lot of built-in components to support that, but supporting a multi-cluster setup is not supported out of the box, and It would definitely be a huge load of work, to have that.

I believe that no CRD in the K8s landscape come with a suitable configuration out of the box. When someone starts to adopt a solution …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@johnny990
Comment options

Comment options

You must be logged in to vote
2 replies
@johnny990
Comment options

@csatib02
Comment options

Answer selected by csatib02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants