Skip to content

Commit 1109c35

Browse files
committed
add GA notes
1 parent e1c7428 commit 1109c35

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: devx-track-azurecli, ignite-2023-container-storage, linux-related-con
1313

1414
[Azure Container Storage](container-storage-introduction.md) is a cloud-based volume management, deployment, and orchestration service built natively for containers. This Quickstart shows you how to connect to a Linux-based [Azure Kubernetes Service (AKS)](../../aks/intro-kubernetes.md) cluster, install Azure Container Storage, and create a storage pool using Azure CLI.
1515

16+
> [!IMPORTANT]
17+
> Azure Container Storage is now generally available (GA) beginning with version 1.1.0. The GA version is recommended for production workloads.
18+
1619
## Prerequisites
1720

1821
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.custom: devx-track-azurecli
1313

1414
[Azure Container Storage](container-storage-introduction.md) is a cloud-based volume management, deployment, and orchestration service built natively for containers. In this tutorial, you'll create an [Azure Kubernetes Service (AKS)](../../aks/intro-kubernetes.md) cluster and install the latest production version of Azure Container Storage on the cluster. If you already have an AKS cluster deployed, we recommend installing Azure Container Storage [using this QuickStart](container-storage-aks-quickstart.md) instead of following the manual steps in this tutorial.
1515

16+
> [!IMPORTANT]
17+
> Azure Container Storage is now generally available (GA) beginning with version 1.1.0. The GA version is recommended for production workloads.
18+
1619
> [!div class="checklist"]
1720
> * Create a resource group
1821
> * Choose a data storage option and VM type

0 commit comments

Comments
 (0)