2V0-71.23 Question 273
Select 3You are configuring a vSphere with Tanzu environment and need to select an appropriate shared datastore type to store persistent volumes for Kubernetes workloads. Which of the following are valid shared datastore types supported by vSphere with Tanzu?
- A
VMFS datastore
- B
NFS datastore
- C
vSAN datastore
- D
vVols datastore
- E
Local datastore
Show answer and explanation
Correct answers: B, C, D
Explanation
In vSphere with Tanzu, shared datastores are essential for providing persistent storage to Kubernetes workloads. Supported shared datastore types include NFS datastores, vSAN datastores, and vVols datastores, as they allow for shared access across hosts in a cluster. VMFS and local datastores do not meet the shared storage requirements for vSphere with Tanzu environments.
- A. Incorrect.
VMFS datastores are block-based and not typically used as shared datastores for Kubernetes workloads in a vSphere with Tanzu environment.
- B. Correct.
NFS datastores are supported as shared datastores in vSphere with Tanzu as they provide file-based shared storage for multiple hosts.
- C. Correct.
vSAN datastores are supported and often recommended for vSphere with Tanzu because they provide high-performance, distributed shared storage for Kubernetes workloads.
- D. Correct.
vVols datastores are supported in vSphere with Tanzu, as they allow for more granular storage management and integration with Kubernetes persistent volumes.
- E. Incorrect.
Local datastores are not shared across multiple hosts and are therefore not suitable for use as shared datastores in vSphere with Tanzu.