cri-o/vendor/k8s.io/kubernetes/examples/volumes/nfs/nfs-data/README.md
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00

492 B

NFS-exporter container with a file

This container exports /exports with index.html in it via NFS. Based on ../exports. Since some Linux kernels have issues running NFSv4 daemons in containers, only NFSv3 is opened in this container.

Available as gcr.io/google-samples/nfs-server

Analytics