We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcac81 commit b645bc7Copy full SHA for b645bc7
content/ja/docs/tasks/debug-application-cluster/audit.md
@@ -62,11 +62,6 @@ Kubernetesの監査はクラスター内の一連の行動を記録するセキ
62
- `RequestResponse` - イベントのメタデータ、リクエストとレスポンスのボディを記録しますが、
63
非リソースリクエストには適用されません。
64
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
-
70
`audit-policy-file`フラグを使って、ポリシーを記述したファイルを `kube-apiserver`に渡すことができます。
71
このフラグが省略された場合イベントは記録されません。
72
監査ポリシーファイルでは、`rules`フィールドが必ず指定されることに注意してください。
0 commit comments