Network_Appliance
NS0-404 · Question #55
A customer was running a traditional application with the data being provided by an NetApp ONTAP NFSv3 export. The customer is now migrating that same application to run with a container in a…
The correct answer is C. Define the connection information for the NFSv3 export in the storage class object and then reference the storage class in the persistent volume claim. You've hit your limit · resets 5am (America/New_York)
Cloud Resources Implementation
Question
A customer was running a traditional application with the data being provided by an NetApp ONTAP NFSv3 export. The customer is now migrating that same application to run with a container in a Kubernetes environment using NetApp Trident. In this scenario, how would the customer ensure that the new container-based application has access to the same data?
A. Use the rsync command to copy the data to a worker node in the Kubernetes cluster and allow the kubelet to auto-discover the storage for the container.
B. Define a backend YAML in Trident and use the kubectl command to create the backend in the Trident namespace.
C. Define the connection information for the NFSv3 export in the storage class object and then reference the storage class in the persistent volume claim.
D. Import the volume using the tridentctl command and provide the corresponding persistent volume claim YAML.
Options
- AUse the rsync command to copy the data to a worker node in the Kubernetes cluster and allow the kubelet to auto-discover the storage for the container.
- BDefine a backend YAML in Trident and use the kubectl command to create the backend in the Trident namespace.
- CDefine the connection information for the NFSv3 export in the storage class object and then reference the storage class in the persistent volume claim.
- DImport the volume using the tridentctl command and provide the corresponding persistent volume claim YAML.
How the community answered
(20 responses)- A10% (2)
- B5% (1)
- C80% (16)
- D5% (1)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#Astra Trident#NFSv3#Kubernetes volume import#persistent volume claims
Community Discussion
No community discussion yet for this question.