Skip to content

Add documentation on Snapshot secret support #189

@saad-ali

Description

@saad-ali

The external-provisioner currently supports special key for specifying secret during volume provisioning. However, the https://kubernetes-csi.github.io/docs/secrets-and-credentials.html page does not document that.

So we should:

  1. Add two sub pages to the "Secrets & Credentials" page, one for external-provisioner and one for external-snapshotter to document the "special keys" supported by both CSI volume and snapshot provisioning.
  2. We should add use cases to the "Secrets & Credentials" page to document common use cases, for example:
    • For backend credential (which does not change per volume), just populate that directly in the CSI driver (does not need to go through CSI protocol.
    • For encrypting a disk or snapshot...

@oleksiys maybe a good candidate to help with 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions