VMware Aria Automation 8.x Professional (2023) — Question 41
What steps are required to deploy an application to a Kubernetes cluster using VMware Tanzu Mission Control (TMC) catalog?
Answer options
- A. From the TMC Console, in Catalog, select the package to install, select Install Package
- B. From the TMC Console, in Catalog, from Available Tanzu Packages, specify the target cluster and the package to install
- C. Using the Tanzu CLI, enter the command tanzu package install
- D. Using the TMC CLI, enter the command tmc cluster tanzupackage create
Correct answer: A
Explanation
The correct answer is A because it directly describes the action of selecting a package in the TMC Console and installing it. Option B is incorrect as it involves specifying the target cluster but does not mention the final step of installation. Options C and D are also incorrect since they reference CLI commands rather than the TMC Console process, which is what the question specifically asks for.