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>