File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/zh-cn/docs/tasks/debug/debug-cluster Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ by applications that use the Kubernetes API, and by the control plane itself.
21
21
22
22
Auditing allows cluster administrators to answer the following questions:
23
23
-->
24
- Kubernetes ** 审计(Auditing)** 功能提供了与安全相关的、按时间顺序排列的记录集,
24
+ Kubernetes ** 审计(Auditing)** 功能提供了与安全相关的、按时间顺序排列的记录集,
25
25
记录每个用户、使用 Kubernetes API 的应用以及控制面自身引发的活动。
26
26
27
27
审计功能使得集群管理员能够回答以下问题:
@@ -115,7 +115,7 @@ _audit level_ of the event. The defined audit levels are:
115
115
-->
116
116
## 审计策略 {#audit-policy}
117
117
118
- 审计政策定义了关于应记录哪些事件以及应包含哪些数据的规则 。
118
+ 审计策略定义了关于应记录哪些事件以及应包含哪些数据的规则 。
119
119
审计策略对象结构定义在
120
120
[ ` audit.k8s.io ` API 组] ( /zh-cn/docs/reference/config-api/apiserver-audit.v1/#audit-k8s-io-v1-Policy )
121
121
处理事件时,将按顺序与规则列表进行比较。第一个匹配规则设置事件的
@@ -449,4 +449,4 @@ By default truncate is disabled in both `webhook` and `log`, a cluster administr
449
449
<!--
450
450
* Learn about [Mutating webhook auditing annotations](/docs/reference/access-authn-authz/extensible-admission-controllers/#mutating-webhook-auditing-annotations).
451
451
-->
452
- * 了解 [Mutating webhook 审计注解](/zh-cn/docs/reference/access-authn-authz/extensible-admission-controllers/#mutating-webhook-auditing-annotations)。
452
+ * 了解 [Mutating webhook 审计注解](/zh-cn/docs/reference/access-authn-authz/extensible-admission-controllers/#mutating-webhook-auditing-annotations)。
You can’t perform that action at this time.
0 commit comments