mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +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:
@@ -141,3 +141,6 @@ If all else fails, ask questions on IRC at #google-containers.
|
||||
|
||||
### Next steps
|
||||
Move on to [adding one or more workers](worker.md)
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -55,4 +55,6 @@ And list the pods
|
||||
kubectl get pods
|
||||
```
|
||||
|
||||
You should see pods landing on the newly added machine.
|
||||
You should see pods landing on the newly added machine.
|
||||
|
||||
[]()
|
||||
|
@@ -130,3 +130,6 @@ Make the API call to add the node, you should do this on the master node that yo
|
||||
### Next steps
|
||||
|
||||
Move on to [testing your cluster](testing.md) or [add another node](#adding-a-kubernetes-worker-node-via-docker)
|
||||
|
||||
|
||||
[]()
|
||||
|
Reference in New Issue
Block a user