Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 720 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 720 Bytes

Kubernetes CIFS Volume Driver

nodesource/node

A simple volume driver based on Kubernetes' Flexvolume that allows Kubernetes hosts to mount CIFS volumes (samba shares) into pods and containers.

It has been tested under Kubernetes versions:

  • 1.8.x
  • 1.9.x
  • 1.10.x
  • 1.11.x
  • 1.12.x
  • 1.13.x
  • 1.14.x
  • 1.15.x
  • 1.16.x
  • 1.17.x

Documentation moved go Github Pages

Head over to https://k8scifsvol.juliohm.com.br for a complete installation guide and examples.