/csi-driver-smb

This driver allows Kubernetes to use SMB CSI volume on both Linux and Windows nodes.

Primary LanguageGoApache License 2.0Apache-2.0

SMB CSI Driver for Kubernetes

Travis Coverage Status FOSSA Status

About

This driver allows Kubernetes to use SMB CSI volume, csi plugin name: smb.csi.k8s.io

Project status: beta

Container Images & Kubernetes Compatibility:

SMB CSI Driver Version Image 1.15+
master branch mcr.microsoft.com/k8s/csi/smb-csi:latest yes
v0.5.0 mcr.microsoft.com/k8s/csi/smb-csi:v0.5.0 yes
v0.4.0 mcr.microsoft.com/k8s/csi/smb-csi:v0.4.0 yes
v0.3.0 mcr.microsoft.com/k8s/csi/smb-csi:v0.3.0 yes

Driver parameters

Please refer to smb.csi.k8s.io driver parameters

Install SMB CSI driver on a kubernetes cluster

Examples

Troubleshooting

Kubernetes Development

Please refer to development guide

View CI Results

Check testgrid sig-storage-csi-smb dashboard.

Links