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

Container Images & Kubernetes Compatibility:

SMB CSI Driver Version Image 1.14+
master branch mcr.microsoft.com/k8s/csi/smb-csi:latest yes
v0.1.0 mcr.microsoft.com/k8s/csi/smb-csi:v0.1.0 yes

Driver parameters

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

Install smb CSI driver on a kubernetes cluster

Please refer to install smb csi driver

Examples

Troubleshooting

Kubernetes Development

Please refer to development guide

Links