A Kubernetes audit policy should exist

Set up the kubernetes integration.

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

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>