Skip to content

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

License

Notifications You must be signed in to change notification settings

WorldProgrammingLtd/csi-driver-smb

 
 

Repository files navigation

SMB CSI Driver for Kubernetes

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:

Driver Version Image supported k8s version supported Windows csi-proxy version
master branch mcr.microsoft.com/k8s/csi/smb-csi:latest 1.16+ v0.2.2+
v0.6.0 mcr.microsoft.com/k8s/csi/smb-csi:v0.6.0 1.15+ v0.2.0+
v0.5.0 mcr.microsoft.com/k8s/csi/smb-csi:v0.5.0 1.15+ v0.2.0+
v0.4.0 mcr.microsoft.com/k8s/csi/smb-csi:v0.4.0 1.15+ v0.2.0+

Driver parameters

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

Install 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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 79.5%
  • Shell 14.0%
  • Makefile 2.5%
  • Python 2.2%
  • Other 1.8%