1
0
Fork 0
forked from barak/tarpoon
tarpoon/vendor/k8s.io/kubernetes/examples/volumes/nfs/nfs-data
2016-12-03 22:43:32 -08:00
..
Dockerfile Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
index.html Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
README.md Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
run_nfs.sh Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00

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