You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -273,11 +273,9 @@ of provisioning.
273
273
274
274
<!--
275
275
Bootstrap tokens are a simpler and more easily managed method to authenticate kubelets, and do not require any additional flags when starting kube-apiserver.
276
-
Using bootstrap tokens is currently __beta__ as of Kubernetes version 1.12.
277
276
-->
278
277
启动引导令牌是一种对 kubelet 进行身份认证的方法,相对简单且容易管理,
279
278
且不需要在启动 kube-apiserver 时设置额外的标志。
280
-
启动引导令牌从 Kubernetes 1.12 开始是一种 __Beta__ 功能特性。
281
279
282
280
<!--
283
281
Whichever method you choose, the requirement is that the kubelet be able to authenticate as a user with the rights to:
0 commit comments