mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
This commit is contained in:
@@ -35,3 +35,6 @@ Now the pod serves `index.html` from the NFS server:
|
||||
|
||||
$ curl http://<the container IP address>/
|
||||
Hello World!
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -8,3 +8,6 @@ Serves NFS4 exports, defined on command line. At least one export must be define
|
||||
Usage::
|
||||
|
||||
docker run -d --name nfs --privileged jsafrane/nfsexporter /path/to/share /path/to/share2 ...
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -4,4 +4,6 @@ This container exports /mnt/data with index.html in it via NFSv4. Based on
|
||||
../exporter.
|
||||
|
||||
Available in dockerhub as
|
||||
[jsafrane/nfs-data](https://registry.hub.docker.com/u/jsafrane/nfs-data/).
|
||||
[jsafrane/nfs-data](https://registry.hub.docker.com/u/jsafrane/nfs-data/).
|
||||
|
||||
[]()
|
||||
|
Reference in New Issue
Block a user