Skip to content

Commit 8752fc5

Browse files
Merge pull request #279385 from khdownie/patch-2
Update use-container-storage-with-local-nvme-replication.md
2 parents 87ea152 + 54a40db commit 8752fc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/container-storage/use-container-storage-with-local-nvme-replication.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Configure Azure Container Storage for use with Ephemeral Disk using
44
author: khdownie
55
ms.service: azure-container-storage
66
ms.topic: how-to
7-
ms.date: 06/20/2024
7+
ms.date: 06/26/2024
88
ms.author: kendownie
99
ms.custom: references_regions
1010
---
@@ -208,9 +208,9 @@ Create a pod using [Fio](https://github.com/axboe/fio) (Flexible I/O Tester) for
208208

209209
You've now deployed a pod that's using local NVMe with volume replication, and you can use it for your Kubernetes workloads.
210210

211-
## Manage persistent volumes and storage pools
211+
## Manage volumes and storage pools
212212

213-
Now that you've created a persistent volume, you can detach and reattach it as needed. You can also expand or delete a storage pool.
213+
In this section, you'll learn how to check the available capacity of ephemeral disk for a single node, how to detach and reattach a persistent volume, and how to expand or delete a storage pool.
214214

215215
### Check node ephemeral disk capacity
216216

0 commit comments

Comments
 (0)