Broadcom-VMware
2V0-71.21 · Question #36
Which step must be taken to enable Kubernetes auditing on a Tanzu Kubernetes cluster?
The correct answer is A. Set the ENABLE_AUDIT_LOGGING variable to `true' before deploying the cluster. https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.3/vmware-tanzu-kubernetes-grid- 13/GUID-troubleshooting-tkg-audit- logging.html#:~:text=To%20enable%20Kubernetes%20auditing%20on,on%20the%20control%20
Security
Question
Which step must be taken to enable Kubernetes auditing on a Tanzu Kubernetes cluster?
Options
- ASet the ENABLE_AUDIT_LOGGING variable to `true' before deploying the cluster
- BRun systemctl start auditd && systemctl enable auditd on master node
- CAudit is enabled by default on every Tanzu cluster
- DEdit /etc/kubernetes/audit-policy.yaml and set ENABLE_AUDIT variable to `1' on master node
How the community answered
(33 responses)- A79% (26)
- B12% (4)
- C3% (1)
- D6% (2)
Explanation
https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid/1.3/vmware-tanzu-kubernetes-grid- 13/GUID-troubleshooting-tkg-audit- logging.html#:~:text=To%20enable%20Kubernetes%20auditing%20on,on%20the%20control%20
Topics
#Kubernetes auditing#audit logging#TKG configuration#ENABLE_AUDIT_LOGGING
Community Discussion
No community discussion yet for this question.