Skip to content

Commit 1601127

Browse files
authored
[zh] Update bootstrap-tokens.md (#32289)
* [zh] Update bootstrap-tokens.md Update bootstrap-tokens.md Sign off xin.li <[email protected]> * Update bootstrap-tokens.md
1 parent cee9f23 commit 1601127

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/reference/access-authn-authz/bootstrap-tokens.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,15 +113,15 @@ controller on the controller manager.
113113
114114
Each valid token is backed by a secret in the `kube-system` namespace. You can
115115
find the full design doc
116-
[here](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/design-proposals/cluster-lifecycle/bootstrap-discovery.md).
116+
[here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/cluster-lifecycle/bootstrap-discovery.md).
117117
118118
Here is what the secret looks like.
119119
-->
120120
## 启动引导令牌的 Secret 格式 {#bootstrap-token-secret-format}
121121

122122
每个合法的令牌背后对应着 `kube-system` 名字空间中的某个 Secret 对象。
123123
你可以从
124-
[这里](https://github.com/kubernetes/community/blob/{{< param "githubbranch" >}}/contributors/design-proposals/cluster-lifecycle/bootstrap-discovery.md).
124+
[这里](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/cluster-lifecycle/bootstrap-discovery.md)
125125
找到完整设计文档。
126126

127127
这是 Secret 看起来的样子。

0 commit comments

Comments
 (0)