Skip to content

Commit b645bc7

Browse files
committed
remove the En content
1 parent edcac81 commit b645bc7

File tree

1 file changed

+0
-5
lines changed
  • content/ja/docs/tasks/debug-application-cluster

1 file changed

+0
-5
lines changed

content/ja/docs/tasks/debug-application-cluster/audit.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,6 @@ Kubernetesの監査はクラスター内の一連の行動を記録するセキ
6262
- `RequestResponse` - イベントのメタデータ、リクエストとレスポンスのボディを記録しますが、
6363
非リソースリクエストには適用されません。
6464

65-
You can pass a file with the policy to `kube-apiserver`
66-
using the `--audit-policy-file` flag. If the flag is omitted, no events are logged.
67-
Note that the `rules` field __must__ be provided in the audit policy file.
68-
A policy with no (0) rules is treated as illegal.
69-
7065
`audit-policy-file`フラグを使って、ポリシーを記述したファイルを `kube-apiserver`に渡すことができます。
7166
このフラグが省略された場合イベントは記録されません。
7267
監査ポリシーファイルでは、`rules`フィールドが必ず指定されることに注意してください。

0 commit comments

Comments
 (0)