Categorygithub.com/kubernetes-csi/csi-driver-smb

# README

SMB CSI Driver for Kubernetes

linux build status windows build status Coverage Status Artifact Hub

About

This driver allows Kubernetes to access SMB server on both Linux and Windows nodes, 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 Versionsupported k8s versionsupported Windows csi-proxy version
master branch1.21+v0.2.2+
v1.15.01.21+v0.2.2+
v1.14.01.21+v0.2.2+
v1.13.01.21+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

Links

# Packages

No description provided by the author
No description provided by the author
This command filters a JUnit file such that only tests with a name matching a regular expression are passed through.
No description provided by the author