cert-manager csi-driver

csi-driver is a Kubernetes Container Storage Interface plugin that works alongside cert-manager to seamlessly request and mount certificate key pairs as ephemeral volumes directly into pods. It enables workloads to automatically obtain short-lived certificates at pod startup without requiring manual secret management.

API entry from apis.yml

apis.yml Raw ↑
aid: cert-manager:csi-driver
name: cert-manager csi-driver
description: csi-driver is a Kubernetes Container Storage Interface plugin that works alongside cert-manager
  to seamlessly request and mount certificate key pairs as ephemeral volumes directly into pods. It enables
  workloads to automatically obtain short-lived certificates at pod startup without requiring manual secret
  management.
humanURL: https://cert-manager.io/docs/usage/csi-driver/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://cert-manager.io/docs/usage/csi-driver/
tags:
- Certificate Management
- CSI
- Kubernetes