fix spelling errors in doc repo (#10434)
* fix spelling errors in content/en/docs/concepts/containers/ Signed-off-by: William Zhang <warmchang@outlook.com> * fix spelling errors in HPA, StatefulSet, SA Signed-off-by: William Zhang <warmchang@outlook.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
140b3da098
commit
5d592fbee3
@@ -295,7 +295,7 @@ spec:
|
||||
```
|
||||
|
||||
The kubelet will request and store the token on behalf of the pod, make the
|
||||
token avaialble to the pod at a configurable file path, and refresh the token as
|
||||
token available to the pod at a configurable file path, and refresh the token as
|
||||
it approaches expiration. Kubelet proactively rotates the token if it is older
|
||||
than 80% of its total TTL, or if the token is older than 24 hours.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user