diff options
| author | jianglingxia <jiang.lingxia@zte.com.cn> | 2017-07-22 10:22:39 +0800 |
|---|---|---|
| committer | jianglingxia <jiang.lingxia@zte.com.cn> | 2017-07-22 10:22:39 +0800 |
| commit | c8b276cdf080af20db1b8b33e4a366b8b6d57eb6 (patch) | |
| tree | 79dd214dca5db52d6c76877eb257f22588a3d373 | |
| parent | e35e72a9c3965da06365ceb2226c9658e60ac90e (diff) | |
squash into one
| -rw-r--r-- | contributors/devel/local-cluster/docker.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/local-cluster/docker.md b/contributors/devel/local-cluster/docker.md index 83ed1720..b1d9f95a 100644 --- a/contributors/devel/local-cluster/docker.md +++ b/contributors/devel/local-cluster/docker.md @@ -186,7 +186,7 @@ docker-machine ssh `docker-machine active` curl $ip ## Deploy a DNS -Read [documentation for manually deploying a DNS](http://kubernetes.io/docs/getting-started-guides/docker-multinode/#deploy-dns-manually-for-v12x) for instructions. +Read [documentation for manually deploying a DNS](https://git.k8s.io/examples/staging/cluster-dns) for instructions. ### Turning down your cluster |
