Skip to content

A simple volume driver for Kubernetes hosts to allow CIFS volumes to be mounted into pods and containers

License

Notifications You must be signed in to change notification settings

stempher/kubernetes-cifs-volumedriver

 
 

Repository files navigation

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.

About

A simple volume driver for Kubernetes hosts to allow CIFS volumes to be mounted into pods and containers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 91.5%
  • Shell 5.5%
  • Dockerfile 1.6%
  • Makefile 1.4%