From d0e2267b6e6efabb92592c7352af09bb268c886f Mon Sep 17 00:00:00 2001 From: Sherin Date: Tue, 29 Apr 2025 17:57:26 +0300 Subject: [PATCH] Update data-volumes.md --- docs/platform-admin/workloads/assets/data-volumes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/platform-admin/workloads/assets/data-volumes.md b/docs/platform-admin/workloads/assets/data-volumes.md index 49e5611311..d4baeb0ddf 100644 --- a/docs/platform-admin/workloads/assets/data-volumes.md +++ b/docs/platform-admin/workloads/assets/data-volumes.md @@ -1,6 +1,6 @@ -Data volumes offer a powerful solution for storing, managing, and sharing AI training data within the Run:ai platform. They promote collaboration, simplify data access control, and streamline the AI development lifecycle. +Data volumes offer a powerful solution for storing, managing, and sharing AI training data within the NVIDIA Run:ai platform. They promote collaboration, simplify data access control, and streamline the AI development lifecycle. -Data volumes are snapshots of datasets stored in Kubernetes Persistent Volume Claims (PVCs). They act as a central repository for training data. +Acting as a central repository for organizational data resources, data volumes can represent datasets or raw data, that is stored in Kubernetes Persistent Volume Claims (PVCs). ## Why use a data volume?