Fix broken link:secret.md

Fix broken link:secret.md
This commit is contained in:
Xiaoyu Zhang 2017-04-14 06:14:47 +08:00 committed by Andrew Chen
parent e2a6db05d0
commit 24856ca18b
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ The data field is a map. Its keys must match
[`DNS_SUBDOMAIN`](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/docs/design/identifiers.md), except that leading dots are also
allowed. The values are arbitrary data, encoded using base64.
Create the secret using [`kubectl create`](/docs/user-guide/kubectl/kubectl_create/):
Create the secret using [`kubectl create`](/docs/user-guide/kubectl/v1.6/#create):
```shell
$ kubectl create -f ./secret.yaml