VMware Aria Automation 8.x Professional (2023) — Question 54
What Kubernetes project does vSphere with Tanzu Supervisor Cluster use to automate the lifecycle management of Tanzu Kubernetes Grid Clusters?
Answer options
- A. Grafana
- B. Cluster API
- C. Contour
- D. Kubeadm
Correct answer: B
Explanation
The correct answer is B, Cluster API, which is specifically designed to manage the lifecycle of Kubernetes clusters. The other options do not serve this purpose: Grafana is a monitoring tool, Contour is an ingress controller, and Kubeadm is used for bootstrapping Kubernetes clusters but does not automate their lifecycle management.