Skip to content

Commit 208af01

Browse files
authored
Merge pull request #177416 from alkohli/patch-727
As per Engg ask from Emily K
2 parents 6760ef9 + b80e2a7 commit 208af01

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/databox-online/azure-stack-edge-gpu-kubernetes-storage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: edge
99
ms.topic: conceptual
10-
ms.date: 02/22/2021
10+
ms.date: 10/25/2021
1111
ms.author: alkohli
1212
---
1313
# Kubernetes storage management on your Azure Stack Edge Pro GPU device
@@ -100,6 +100,8 @@ spec:
100100
  storageClassName: ""
101101
```
102102
103+
To get the value of the `volumeName` field, select the Local mount point for Edge compute modules when you select the SMB or NFS share after creation. This is the same as the share name.
104+
103105
For more information, see [Deploy a stateful application via static provisioning on your Azure Stack Edge Pro via kubectl](azure-stack-edge-gpu-deploy-stateful-application-static-provision-kubernetes.md).
104106

105107
To access the same statically provisioned storage, the corresponding volume mount options for storage bindings for IoT are as follows. The `/home/input` is the path at which the volume is accessible within the container.

0 commit comments

Comments
 (0)