VMware vRealize Automation 8.x (VCP-CMA 2021) — Question 17

Which step must be taken to enable Kubernetes auditing on a Tanzu Kubernetes cluster?

Answer options

Correct answer: A

Explanation

The correct answer is A because enabling Kubernetes auditing requires explicitly setting the ENABLE_AUDIT_LOGGING variable to 'true' prior to the cluster deployment. Option B is incorrect as it pertains to starting the audit daemon rather than configuring Kubernetes auditing. Option C is false since auditing is not enabled by default in all Tanzu clusters, and option D is incorrect as it refers to a different configuration variable that does not enable auditing.