VMware Cloud Director Specialist (2022) — Question 59
Which statement accurately describes a Tanzu Spherelet?
Answer options
- A. A Spherelet runs as a VM on the supervisor cluster.
- B. The Spherelet runs as an agent on the vCenter server of the Tanzu-enabled VCF workload domain.
- C. A Spherelet upgrade does not have any impact on the PODs running on the supervisor cluster node.
- D. The Spherelet communicates with the control plane’s API server.
Correct answer: D
Explanation
The correct answer is D because the Spherelet indeed communicates with the control plane’s API server to manage workloads effectively. Option A is incorrect as the Spherelet does not run as a VM but rather as an agent. Option B is also wrong because the Spherelet is not an agent on the vCenter server. Lastly, option C is misleading since upgrades can potentially impact running PODs.