summaryrefslogtreecommitdiffstats
path: root/roles/kube_nfs_volumes/meta
Commit message (Collapse)AuthorAgeFilesLines
* Add nfs-volumes role.Jan Safranek2015-05-201-0/+16
This role is useful to use (physical) disks as persistent volumes in Kubernetes. It partitions the disks, exports the partitions as NFS shares and registers the shares as physical volumes at remote Kubernetes installation.