Skip to content

Commit 004cb22

Browse files
authored
Merge pull request #33497 from suning0/suning15
[zh]Update content/zh/docs/concepts/security/controlling-access.md
2 parents 050ff95 + 5da15ba commit 004cb22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/concepts/security/controlling-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,15 +233,15 @@ for the corresponding API object, and then written to the object store (shown as
233233
Kubernetes auditing provides a security-relevant, chronological set of records documenting the sequence of actions in a cluster.
234234
The cluster audits the activities generated by users, by applications that use the Kubernetes API, and by the control plane itself.
235235
236-
For more information, see [Auditing](/docs/tasks/debug-application-cluster/audit/).
236+
For more information, see [Auditing](/docs/tasks/debug/debug-cluster/audit/).
237237
-->
238238

239239
## 审计 {#auditing}
240240

241241
Kubernetes 审计提供了一套与安全相关的、按时间顺序排列的记录,其中记录了集群中的操作序列。
242242
集群对用户、使用 Kubernetes API 的应用程序以及控制平面本身产生的活动进行审计。
243243

244-
更多信息请参考 [审计](/zh/docs/tasks/debug-application-cluster/audit/).
244+
更多信息请参考 [审计](/zh/docs/tasks/debug/debug-cluster/audit/).
245245

246246
<!-- ## API server ports and IPs -->
247247
## API 服务器端口和 IP {#api-server-ports-and-ips}

0 commit comments

Comments
 (0)