A Kubernetes audit policy should exist

Set up the kubernetes integration.

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Description

Kubernetes should audit the details of requests made to the API server.

Remediation

  1. Refer to the Kubernetes documentation on how to create an audit policy file for your cluster.
  2. Assign the policy to the --audit-policy-file parameter.
--audit-policy-file=<path-to-audit-policy-file>