Skip to content

Document Vault Structure #87

Open
Open
@srueg

Description

@srueg

Context

The current Vault structure enforces the <tenant-id>/<cluster-id>/ structure. Nothing more is enforced or recommended.
We should document the best practices around secrets in Vault and how to structure them.
Some inputs:

  • Use as less key-value pairs per secret as possible (it's not possible to update only single key-value pairs)
  • Use descriptive names, so it's clear what a secret is used for
  • Consistent naming (e.g. token vs. password, vs.
  • ...

Alternatives

Implement more secrets generation via Lieutenant-operator which would enforce certain structures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCRequest for CommentsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions