An open API service indexing awesome lists of open source software.

https://github.com/anywhy/csi-driver-lvm

A sample (non-production) CSI Driver that creates a LVM LV as a volume on a single node
https://github.com/anywhy/csi-driver-lvm

csi csi-plugin k8s-sig-storage lvm

Last synced: 5 months ago
JSON representation

A sample (non-production) CSI Driver that creates a LVM LV as a volume on a single node

Awesome Lists containing this project

README

          

# Kubernetes LVM CSI Plugin

## Overview

LVM CSI plugins implement an interface between CSI enabled Container.
Current implementation of CSI plugins was tested in Kubernetes environment (requires Kubernetes 1.13+).