Merge pull request #5196 from hanxiaoshuai/patch-86

Update bootstrap-tokens.md
This commit is contained in:
Andrew Chen
2017-09-01 16:55:30 -07:00
committed by GitHub
+1 -1
View File
@@ -82,7 +82,7 @@ data:
The type of the secret must be `bootstrap.kubernetes.io/token` and the name must The type of the secret must be `bootstrap.kubernetes.io/token` and the name must
be `bootstrap-token-<token id>`. It must also exist in the `kube-system` be `bootstrap-token-<token id>`. It must also exist in the `kube-system`
namespace. `description` is a human readable discription that should not be namespace. `description` is a human readable description that should not be
used for machine readable information. The Token ID and Secret are included in used for machine readable information. The Token ID and Secret are included in
the data dictionary. the data dictionary.