the page link unused (#26)

This commit is contained in:
jianglingxia 2017-07-20 00:31:39 +08:00 committed by Ahmet Alp Balkan
parent 57e57fddc3
commit 0b5a357fca
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This is a toy example demonstrating how to use kubernetes DNS.
### Step Zero: Prerequisites
This example assumes that you have forked the repository and [turned up a Kubernetes cluster](../../docs/getting-started-guides/). Make sure DNS is enabled in your setup, see [DNS doc](https://github.com/kubernetes/dns).
This example assumes that you have forked the repository and [turned up a Kubernetes cluster](https://kubernetes.io/docs/setup/pick-right-solution/). Make sure DNS is enabled in your setup, see [DNS doc](https://github.com/kubernetes/dns).
```sh
$ cd kubernetes