Skip to content

abhisheksinghbaghel/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:

SMB CSI Driver Version Image 1.15+
master branch mcr.microsoft.com/k8s/csi/smb-csi:latest yes
v0.6.0 mcr.microsoft.com/k8s/csi/smb-csi:v0.6.0 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

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 80.0%
  • Shell 13.5%
  • Makefile 2.5%
  • Python 2.2%
  • Other 1.8%