Skip to content

K8get keys form openbao#105

Open
MJarmo wants to merge 5 commits into
mainfrom
k8getKeysFormOpenbao
Open

K8get keys form openbao#105
MJarmo wants to merge 5 commits into
mainfrom
k8getKeysFormOpenbao

Conversation

@MJarmo

@MJarmo MJarmo commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

The solution uses the OpenBao CSI Provider which:

  • Automatically mounts secrets as files in pods
  • Optionally syncs secrets to Kubernetes secrets
  • Uses native Kubernetes CSI volume interface
  • No init containers or manual scripts needed
  • Supports automatic secret rotation
    OpenBao (KV Store)

    SecretProviderClass (defines what to fetch)

    CSI Driver (mounts secrets)

    Pod Volume Mount (/mnt/secrets-store)

    Kubernetes Secret (optional sync)

MJarmo added 5 commits April 7, 2026 16:04
Signed-off-by: MJarmo <michal.jarmolkiewicz@sap.com>
Signed-off-by: MJarmo <michal.jarmolkiewicz@sap.com>
Signed-off-by: MJarmo <michal.jarmolkiewicz@sap.com>
Signed-off-by: MJarmo <michal.jarmolkiewicz@sap.com>
Signed-off-by: MJarmo <michal.jarmolkiewicz@sap.com>
@MJarmo
MJarmo force-pushed the k8getKeysFormOpenbao branch from 0d5d420 to f8759f2 Compare April 7, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

signature: integrate with OpenBao

1 participant