2V0-33.22 · Question #5
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?
The correct answer is A. Run the -ckc-suppor-c-bundior command. https://kb.vmware.com/s/article/80949 Tanzu Kubernetes Grid (TKG) provides a command line tool called tkg-support-bundler which can be used to collect the necessary information and logs for troubleshooting and support cases. The command can be run on the TKG CLI and it will…
Question
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?
Options
- ARun the -ckc-suppor-c-bundior command.
- BRun the kubact1 logs my-pod command
- CRun a compression tool of the log files located in /var/log/vmware/wcp/.
- DRun the vm-suppor: command.
How the community answered
(35 responses)- A89% (31)
- B3% (1)
- C6% (2)
- D3% (1)
Explanation
https://kb.vmware.com/s/article/80949 Tanzu Kubernetes Grid (TKG) provides a command line tool called tkg-support-bundler which can be used to collect the necessary information and logs for troubleshooting and support cases. The command can be run on the TKG CLI and it will gather all the necessary information and logs from the TKG control plane and worker nodes, and package them into a single compressed bundle file. This bundle file can then be provided to VMware support for further analysis.
Topics
Community Discussion
No community discussion yet for this question.