- Home
- All questions
- Question 939
CKA study material · question 939 of 1000
What operational cost does enabling API server auditing carry?
Show the answer
Answer: A. Increased API server memory use
Context for each request has to be held while its audit event is assembled, so the API server's memory consumption rises with the audit configuration.
Source: Auditing (Kubernetes) — Auditing (body)