Skip to content

Commit 164744d

Browse files
Merge pull request #291494 from khdownie/patch-2
Update install-container-storage-aks.md
2 parents 8067d5e + 926ee71 commit 164744d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/install-container-storage-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To use Azure Container Storage, you'll need a node pool of at least three Linux
121121
Follow these guidelines when choosing a VM type for the cluster nodes. You must choose a VM type that supports [Azure premium storage](/azure/virtual-machines/premium-storage-performance).
122122

123123
- If you intend to use Azure Elastic SAN or Azure Disks as backing storage, choose a [general purpose VM type](/azure/virtual-machines/sizes-general) such as **standard_d4s_v5**.
124-
- If you intend to use Ephemeral Disk with local NVMe, choose a VM SKU that support local NVMe disks, for example, [Storage optimized VM SKUs](/azure/virtual-machines/sizes/overview#storage-optimized) or [GPU accelerated VM SKUs](/azure/virtual-machines/sizes/overview#gpu-accelerated).
124+
- If you intend to use Ephemeral Disk with local NVMe, choose a VM SKU that supports local NVMe disks, for example, [Storage optimized VM SKUs](/azure/virtual-machines/sizes/overview#storage-optimized) or [GPU accelerated VM SKUs](/azure/virtual-machines/sizes/overview#gpu-accelerated).
125125
- If you intend to use Ephemeral Disk with temp SSD, choose a VM that has a temp SSD disk such as [Ev3 and Esv3-series](/azure/virtual-machines/ev3-esv3-series).
126126

127127
## Create a new AKS cluster and install Azure Container Storage

0 commit comments

Comments
 (0)