Skip to content

Commit 2e7c1d4

Browse files
authored
add hyperlink for RFC3339 in bootstrap-tokens.md
1 parent 2c62e0f commit 2e7c1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/bootstrap-tokens.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ authenticate to the API server as a bearer token.
116116

117117
The `expiration` field controls the expiry of the token. Expired tokens are
118118
rejected when used for authentication and ignored during ConfigMap signing.
119-
The expiry value is encoded as an absolute UTC time using RFC3339. Enable the
119+
The expiry value is encoded as an absolute UTC time using [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339). Enable the
120120
`tokencleaner` controller to automatically delete expired tokens.
121121

122122
## Token Management with kubeadm

0 commit comments

Comments
 (0)