2V0-71.23 Question 271
Select 4You are configuring vSphere with Tanzu in your environment, and your cluster needs access to shared storage for Tanzu Kubernetes Grid Service. Which of the following shared datastore types are supported for vSphere with Tanzu?
- A
vSAN Datastore
- B
NFS Datastore
- C
VMFS Datastore
- D
vVols Datastore
- E
Local Datastore
Show answer and explanation
Correct answers: A, B, C, D
Explanation
vSphere with Tanzu requires shared datastores to store persistent volumes and Kubernetes resources across the cluster. Supported shared datastore types include vSAN, NFS, VMFS (in a clustered environment), and vVols. Local datastores, being node-specific, do not meet the shared storage requirements and are therefore not supported.
- A. Correct.
vSAN Datastore is supported as a shared datastore type for vSphere with Tanzu since it meets the shared storage requirements and integrates well with a VMware environment.
- B. Correct.
NFS Datastore is supported as it provides shared storage capabilities suitable for Tanzu Kubernetes clusters.
- C. Correct.
VMFS Datastore is supported when used in a clustered environment, as it offers shared storage functionality required by vSphere with Tanzu.
- D. Correct.
vVols Datastore is supported for vSphere with Tanzu as it provides shared storage and aligns with VMware's storage technologies.
- E. Incorrect.
Local Datastore is not a shared datastore and is therefore not suitable for vSphere with Tanzu, which requires shared storage for its operations.