Skip to content

csi.flexfs

csi.flexfs is the Container Storage Interface (CSI) driver that integrates flexFS with Kubernetes. It runs as a controller Deployment and a node DaemonSet, wrapping mount.flexfs to provide persistent volumes to pods.

SubcommandDescription
startStart the CSI driver
versionPrint the build version
licensePrint license information
Terminal window
csi.flexfs start [flags]
FlagTypeDefaultDescriptionVisibility
--bindAddrstringunix:///csi/csi.sockAddress to bind (unix socket)Public
--verbose, -vboolfalseEnable verbose loggingPublic
--pprofboolfalseEnable pprof profilerInternal