csi-libvirt

module
v0.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2023 License: MIT

README

csi-libvirt

K8S CSI Using libvirt VMs

Test Coverage Status Codacy Badge Maintainability Go Report Card

StroageClass example

kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
  name: storage-libvirt-xfs-retain
provisioner: lu.lxc.csi.libvirt
parameters:
  csi.storage.k8s.io/fstype: xfs
  pool: pool
  bus: virtio # virtio/usb/sata/ide
reclaimPolicy: Retain
allowVolumeExpansion: true

TODO

  • SCSI or other Rescan on node

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL