VMware vRealize Automation 8.x (VCP-CMA 2021) — Question 31
What command would an administrator use to upgrade the Tanzu Management Cluster?
Answer options
- A. apt-get install -y kubeadm
- B. tkg management-upgrade
- C. tanzu-upgrade-mgt
- D. tkg upgrade management-cluster
Correct answer: D
Explanation
The correct answer is D, as 'tkg upgrade management-cluster' is the specific command designed for upgrading the Tanzu Management Cluster. Options A and C do not relate directly to the Tanzu Management Cluster upgrade, while option B is not the correct command syntax for performing the upgrade.