Fix Kubelet authentication/authorization reference link in kubelet-checkpoint-api page

This commit is contained in:
Mengjiao Liu 2022-08-26 09:59:23 +08:00
parent 85c262eeb7
commit 962926ba7d
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ system all memory pages will be readable by the owner of the checkpoint archive.
Tell the kubelet to checkpoint a specific container from the specified Pod.
Consult the [Kubelet authentication/authorization reference](/docs/reference/command-line-tools-reference/kubelet-authentication-authorization)
Consult the [Kubelet authentication/authorization reference](/docs/reference/access-authn-authz/kubelet-authn-authz)
for more information about how access to the kubelet checkpoint interface is
controlled.