File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/tasks/tls Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ The kubelet uses certificates for authenticating to the Kubernetes API. By
27
27
default, these certificates are issued with one year expiration so that they do
28
28
not need to be renewed too frequently.
29
29
30
- Kubernetes 1.8 contains [ kubelet certificate
31
- rotation] ( /docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/ ) , a beta feature
30
+ Kubernetes contains [ kubelet certificate
31
+ rotation] ( /docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/ ) ,
32
32
that will automatically generate a new key and request a new certificate from
33
33
the Kubernetes API as the current certificate approaches expiration. Once the
34
34
new certificate is available, it will be used for authenticating connections to
You can’t perform that action at this time.
0 commit comments