You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
19
19
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:
22
21
23
22
::: zone pivot="azurecli"
24
23
@@ -28,6 +27,9 @@ If you prefer the open-source version of Azure Container Storage, visit the [loc
28
27
> * Confirm your node pool virtual machine types meet the installation criteria
29
28
> * Install Azure Container Storage by creating a new AKS cluster or enabling it on an existing cluster
30
29
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
+
31
33
## Prerequisites
32
34
33
35
- 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
124
126
> * Confirm your node pool virtual machine types meet the installation criteria
125
127
> * Apply Terraform to deploy Azure Container Storage or enable it on an existing cluster
126
128
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
+
127
132
## Prerequisites
128
133
129
134
- 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