File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,15 +113,15 @@ controller on the controller manager.
113
113
114
114
Each valid token is backed by a secret in the `kube-system` namespace. You can
115
115
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).
117
117
118
118
Here is what the secret looks like.
119
119
-->
120
120
## 启动引导令牌的 Secret 格式 {#bootstrap-token-secret-format}
121
121
122
122
每个合法的令牌背后对应着 ` kube-system ` 名字空间中的某个 Secret 对象。
123
123
你可以从
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 )
125
125
找到完整设计文档。
126
126
127
127
这是 Secret 看起来的样子。
You can’t perform that action at this time.
0 commit comments