anywhy / csi-driver-lvm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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+).

About

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

License:MIT License


Languages

Language:Go 100.0%