Skip to content

Missing documentation on deploying custom plugins on vault running on Kubernetes #8998

@techs07

Description

@techs07

Hi Team,

I want to push some custom backend plugin to vault cluster running on Kubernetes environment. I have gone through the documentation and could find anything relevant to kubernetes.
These are the available documentation so far and there is no details about pushing plugin on vault kubernetes cluster.
https://www.vaultproject.io/docs/plugin
https://www.vaultproject.io/docs/internals/plugins
https://learn.hashicorp.com/vault/developer/plugin-backends

Could you please update details like

  1. Pushing the custom apps to pods
  2. Replication of plugin across nodes/pods.
  3. use of persistence volume to store plugins, just like raft integrated storage.. So that Plugin can persist after node or pod failure.

Environment details:
Vault raft cluster with 3 nodes.
Vault version: 1.4.1

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions