kubernetes/examples/nfs/nfs-data
2015-07-13 17:48:40 -07:00
..
Dockerfile Add NFS export/import pod examples. 2015-04-02 10:47:21 +02:00
index.html Add NFS export/import pod examples. 2015-04-02 10:47:21 +02:00
README.md Apply mungedocs changes 2015-07-13 17:48:40 -07:00

*** PLEASE NOTE: This document applies to the HEAD of the source tree only. If you are using a released version of Kubernetes, you almost certainly want the docs that go with that version.

Documentation for specific releases can be found at releases.k8s.io.

NFS-exporter container with a file

This container exports /mnt/data with index.html in it via NFSv4. Based on ../exporter.

Available in dockerhub as jsafrane/nfs-data.

Analytics