2v0-7123 Exam QuestionsBrowse all questions from this exam

2v0-7123 Exam - Question 45


What Kubernetes project does vSphere with Tanzu Supervisor Cluster use to automate the lifecycle management of Tanzu Kubernetes Grid Clusters?

Show Answer
Correct Answer: B

Cluster API is a Kubernetes project that provides declarative APIs and tools designed to simplify the provisioning, upgrading, and lifecycle management of Kubernetes clusters. It is used to manage clusters through custom resources, which is why it is the project used by vSphere with Tanzu Supervisor Cluster to automate the lifecycle management of Tanzu Kubernetes Grid Clusters.

Discussion

1 comment
Sign in to comment
Jeff3005Option: B
Mar 1, 2024

Cluster API is a Kubernetes project that provides declarative APIs and tooling to simplify the provisioning, upgrading, and lifecycle management of Kubernetes clusters. It allows for the management of clusters through custom resources, making it an ideal choice for automating the management of Tanzu Kubernetes Grid clusters within vSphere environments.