Study. uk . com
  1. Home
  2. All questions
  3. Question 936

CKA study material · question 936 of 1000

Which two statements about enabling API server auditing are correct? Choose two.

  1. Without --audit-policy-file nothing is audited
  2. A policy file with an empty rules list audits everything at Metadata level
  3. A policy file with no rules is rejected as illegal
  4. Auditing is enabled by default at Metadata level
Show the answer

Answer: A. Without --audit-policy-file nothing is audited
C. A policy file with no rules is rejected as illegal

Auditing is off until a policy file is supplied, and the rules field must be provided — a policy with zero rules is not accepted.

Source: Auditing (Kubernetes) — Audit policy

Challenge yourself on this topic → Study as cards