forked from barak/tarpoon
Add glide.yaml and vendor deps
This commit is contained in:
parent
db918f12ad
commit
5b3d5e81bd
18880 changed files with 5166045 additions and 1 deletions
13
vendor/k8s.io/kubernetes/examples/volumes/nfs/nfs-data/README.md
generated
vendored
Normal file
13
vendor/k8s.io/kubernetes/examples/volumes/nfs/nfs-data/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 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`
|
||||
|
||||
|
||||
|
||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||
[]()
|
||||
<!-- END MUNGE: GENERATED_ANALYTICS -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue