Skip to content

Commit 19fe0b7

Browse files
authored
[zh-cn]Fix bold display&inaccurate phrase
[zh-cn]Fix bold display&inaccurate phrase
1 parent 109d945 commit 19fe0b7

File tree

1 file changed

+3
-3
lines changed
  • content/zh-cn/docs/tasks/debug/debug-cluster

1 file changed

+3
-3
lines changed

content/zh-cn/docs/tasks/debug/debug-cluster/audit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ by applications that use the Kubernetes API, and by the control plane itself.
2121
2222
Auditing allows cluster administrators to answer the following questions:
2323
-->
24-
Kubernetes **审计(Auditing)**功能提供了与安全相关的、按时间顺序排列的记录集,
24+
Kubernetes **审计(Auditing)** 功能提供了与安全相关的、按时间顺序排列的记录集,
2525
记录每个用户、使用 Kubernetes API 的应用以及控制面自身引发的活动。
2626

2727
审计功能使得集群管理员能够回答以下问题:
@@ -115,7 +115,7 @@ _audit level_ of the event. The defined audit levels are:
115115
-->
116116
## 审计策略 {#audit-policy}
117117

118-
审计政策定义了关于应记录哪些事件以及应包含哪些数据的规则
118+
审计策略定义了关于应记录哪些事件以及应包含哪些数据的规则
119119
审计策略对象结构定义在
120120
[`audit.k8s.io` API 组](/zh-cn/docs/reference/config-api/apiserver-audit.v1/#audit-k8s-io-v1-Policy)
121121
处理事件时,将按顺序与规则列表进行比较。第一个匹配规则设置事件的
@@ -449,4 +449,4 @@ By default truncate is disabled in both `webhook` and `log`, a cluster administr
449449
<!--
450450
* Learn about [Mutating webhook auditing annotations](/docs/reference/access-authn-authz/extensible-admission-controllers/#mutating-webhook-auditing-annotations).
451451
-->
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)。

0 commit comments

Comments
 (0)