Skip to content

Commit 998aa91

Browse files
committed
Clarify Azure Container Storage installation checklist
1 parent a38c774 commit 998aa91

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ zone_pivot_groups: azure-cli-or-terraform
1717

1818
If you prefer the open-source version of Azure Container Storage, visit the [local-csi-driver](https://github.com/Azure/local-csi-driver) repository for alternate installation instructions.
1919

20-
> [!IMPORTANT]
21-
> This article applies to [Azure Container Storage (version 2.x.x)](container-storage-introduction.md). For earlier versions, see [Azure Container Storage (version 1.x.x) documentation](container-storage-introduction-version-1.md). If you already have Azure Container Storage (version 1.x.x) installed on your AKS cluster, remove it by following [these steps](remove-container-storage-version-1.md).
20+
By the end of this tutorial, you will:
2221

2322
::: zone pivot="azurecli"
2423

@@ -28,6 +27,9 @@ If you prefer the open-source version of Azure Container Storage, visit the [loc
2827
> * Confirm your node pool virtual machine types meet the installation criteria
2928
> * Install Azure Container Storage by creating a new AKS cluster or enabling it on an existing cluster
3029
30+
> [!IMPORTANT]
31+
> This article applies to [Azure Container Storage (version 2.x.x)](container-storage-introduction.md). For earlier versions, see [Azure Container Storage (version 1.x.x) documentation](container-storage-introduction-version-1.md). If you already have Azure Container Storage (version 1.x.x) installed on your AKS cluster, remove it by following [these steps](remove-container-storage-version-1.md).
32+
3133
## Prerequisites
3234

3335
- Create an Azure subscription if you don’t already have one by signing up for a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
@@ -124,6 +126,9 @@ The deployment takes 5-10 minutes. When it completes, the targeted AKS cluster h
124126
> * Confirm your node pool virtual machine types meet the installation criteria
125127
> * Apply Terraform to deploy Azure Container Storage or enable it on an existing cluster
126128
129+
> [!IMPORTANT]
130+
> This article applies to [Azure Container Storage (version 2.x.x)](container-storage-introduction.md). For earlier versions, see [Azure Container Storage (version 1.x.x) documentation](container-storage-introduction-version-1.md). If you already have Azure Container Storage (version 1.x.x) installed on your AKS cluster, remove it by following [these steps](remove-container-storage-version-1.md).
131+
127132
## Prerequisites
128133

129134
- Create an Azure subscription if you don’t already have one by signing up for a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).

0 commit comments

Comments
 (0)