Skip to content

Commit cd40194

Browse files
Merge pull request #279386 from khdownie/patch-3
Update use-container-storage-with-temp-ssd.md
2 parents 8752fc5 + a451edc commit cd40194

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/storage/container-storage/use-container-storage-with-temp-ssd.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use Azure Container Storage Preview with temp SSD
3-
description: Configure Azure Container Storage for use with Ephemeral Disk using temp SSD on the Azure Kubernetes Service (AKS) cluster nodes. Create a storage pool, select a storage class, and deploy a pod with a generic ephemeral volume.
3+
description: Configure Azure Container Storage for use with Ephemeral Disk using temp SSD on the Azure Kubernetes Service (AKS) cluster nodes. Create a storage pool, select a storage class, and deploy a pod.
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
---
@@ -175,9 +175,9 @@ Create a pod using [Fio](https://github.com/axboe/fio) (Flexible I/O Tester) for
175175

176176
You've now deployed a pod that's using temp SSD as its storage, and you can use it for your Kubernetes workloads.
177177

178-
## Manage storage pools
178+
## Manage volumes and storage pools
179179

180-
Now that you've created your storage pool, you can expand or delete it as needed.
180+
In this section, you'll learn how to check the available capacity of ephemeral disk for a single node, and how to expand or delete a storage pool.
181181

182182
### Check node temp disk capacity
183183

0 commit comments

Comments
 (0)