VMware NSX-T Data Center for Operators — Question 12
An administrator is tasked with collecting a support bundle from a Tanzu Kubernetes cluster for a support case.
How can the administrator collect this support bundle for the Tanzu Kubernetes cluster?
Answer options
- A. Run the tkc-support-bundler command.
- B. Run the kubect1 logs my-pod command.
- C. Run a compression tool of the log files located in /var/log/vmware/wcp/.
- D. Run the vm-support command.
Correct answer: A
Explanation
The correct answer is A, as the tkc-support-bundler command is specifically designed to collect support bundles from Tanzu Kubernetes clusters. The other options do not provide the necessary functionality: B is for retrieving logs from a specific pod, C only compresses log files without collecting a comprehensive support bundle, and D is unrelated to Tanzu Kubernetes clusters.