Remove bootstrap token being in beta state in kubelet-tls-bootstrapping.md
This commit is contained in:
parent
df12f23ec4
commit
d21c4302bc
|
|
@ -126,7 +126,6 @@ of provisioning.
|
||||||
2. [Token authentication file](#token-authentication-file)
|
2. [Token authentication file](#token-authentication-file)
|
||||||
|
|
||||||
Bootstrap tokens are a simpler and more easily managed method to authenticate kubelets, and do not require any additional flags when starting kube-apiserver.
|
Bootstrap tokens are a simpler and more easily managed method to authenticate kubelets, and do not require any additional flags when starting kube-apiserver.
|
||||||
Using bootstrap tokens is currently __beta__ as of Kubernetes version 1.12.
|
|
||||||
|
|
||||||
Whichever method you choose, the requirement is that the kubelet be able to authenticate as a user with the rights to:
|
Whichever method you choose, the requirement is that the kubelet be able to authenticate as a user with the rights to:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue