Merge pull request #36464 from yanrongshi/zh-cn]A-small-change-

[zh-cn]fix a old link in kubelet-checkpoint-api.md
pull/36452/merge
Kubernetes Prow Robot 2022-08-31 16:51:06 -07:00 committed by GitHub
commit cc51e7c4e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,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.
-->
@ -57,7 +57,7 @@ controlled.
告知 kubelet 对指定 Pod 中的特定容器执行检查点操作。
查阅 [Kubelet 身份验证/鉴权参考](/zh-cn/docs/reference/command-line-tools-reference/kubelet-authentication-authorization)了解如何控制对
查阅 [Kubelet 身份验证/鉴权参考](/zh-cn/docs/reference/access-authn-authz/kubelet-authn-authz)了解如何控制对
kubelet 检查点接口的访问。
<!--