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

lizhuqi/csi-driver-smb

This branch is 696 commits behind kubernetes-csi/csi-driver-smb:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2022
Jan 21, 2022
Jan 21, 2022
Jan 14, 2022
Jan 7, 2022
Jan 6, 2022
Jan 5, 2022
Dec 30, 2021
Jan 30, 2021
Dec 3, 2018
Nov 30, 2018
Jan 15, 2022
May 12, 2020
Jan 21, 2022
May 11, 2020
May 12, 2020
Dec 3, 2018
Dec 30, 2021
Dec 30, 2021
Feb 20, 2021

Repository files navigation

SMB CSI Driver for Kubernetes

Coverage Status FOSSA Status

About

This driver allows Kubernetes to access SMB server on both Linux and Windows nodes, csi plugin name: smb.csi.k8s.io. The driver requires existing and already configured SMB server, it supports dynamic provisioning of Persistent Volumes via Persistent Volume Claims by creating a new sub directory under SMB server.

Project status: GA

Container Images & Kubernetes Compatibility:

Driver Version supported k8s version supported Windows csi-proxy version
master branch 1.20+ v0.2.2+
v1.5.0 1.19+ v0.2.2+
v1.4.0 1.19+ v0.2.2+
v1.3.0 1.18+ v0.2.2+

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.4%
  • Shell 13.3%
  • Makefile 2.5%
  • Mustache 2.4%
  • Python 1.9%
  • Dockerfile 0.5%