diff --git a/content/zh/docs/concepts/security/controlling-access.md b/content/zh/docs/concepts/security/controlling-access.md index 0a9c6b19cd..5946a002b6 100644 --- a/content/zh/docs/concepts/security/controlling-access.md +++ b/content/zh/docs/concepts/security/controlling-access.md @@ -233,7 +233,7 @@ for the corresponding API object, and then written to the object store (shown as Kubernetes auditing provides a security-relevant, chronological set of records documenting the sequence of actions in a cluster. The cluster audits the activities generated by users, by applications that use the Kubernetes API, and by the control plane itself. -For more information, see [Auditing](/docs/tasks/debug-application-cluster/audit/). +For more information, see [Auditing](/docs/tasks/debug/debug-cluster/audit/). --> ## 审计 {#auditing} @@ -241,7 +241,7 @@ For more information, see [Auditing](/docs/tasks/debug-application-cluster/audit Kubernetes 审计提供了一套与安全相关的、按时间顺序排列的记录,其中记录了集群中的操作序列。 集群对用户、使用 Kubernetes API 的应用程序以及控制平面本身产生的活动进行审计。 -更多信息请参考 [审计](/zh/docs/tasks/debug-application-cluster/audit/). +更多信息请参考 [审计](/zh/docs/tasks/debug/debug-cluster/audit/). ## API 服务器端口和 IP {#api-server-ports-and-ips}