Skip to content

Commit e135fc6

Browse files
Merge pull request #311283 from khdownie/patch-7
Remove preview language for ACStor
2 parents 0d8f634 + 9ae27d2 commit e135fc6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/storage/elastic-san/elastic-san-aks-options.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@ ms.author: rogarana
1212

1313
# Overview - Options for using Azure Elastic SAN with Azure Kubernetes Service
1414

15-
Azure Elastic SAN provides backing storage for Azure Kubernetes Service (AKS) through two deployment options. You can either use [Azure Container Storage](../container-storage/container-storage-introduction.md#why-azure-container-storage-is-useful) Preview, or use the open source Kubernetes iSCSI CSI driver. This article covers the high level differences to help you select the right approach.
15+
Azure Elastic SAN provides backing storage for Azure Kubernetes Service (AKS) through two deployment options. You can either use [Azure Container Storage](../container-storage/container-storage-introduction.md#why-azure-container-storage-is-useful), or use the open source Kubernetes iSCSI CSI driver. This article covers the high level differences to help you select the right approach.
1616

1717
## Kubernetes iSCSI CSI driver
1818

1919
If you use the [Kubernetes iSCSI CSI driver](elastic-san-connect-aks.md), you can connect an existing AKS cluster to Elastic SAN over iSCSI. Since you're manually managing this Elastic SAN, you can also use it for other workloads alongside AKS. However, if you use this configuration, Microsoft doesn't provide support for any issues stemming from the driver itself, since it's open source. Dynamic provisioning isn't currently supported with this configuration, and only `ReadwriteOnce` access mode is supported.
2020

21-
## Azure Container Storage Preview
21+
## Azure Container Storage
2222

23-
Azure Container Storage Preview is a cloud-based volume management, deployment, and orchestration service built natively for containers. For new or existing AKS clusters, you can install Azure Container Storage as an extension. After you install it as an extension, you can programmatically manage and deploy storage, including Elastic SANs, through the Kubernetes control plane. In this case, Azure Container Storage deploys a SAN exclusively for use with your AKS cluster. You can't use that SAN for any other workloads and volume snapshots of that SAN's volumes isn't currently supported with this configuration.
23+
Azure Container Storage is a cloud-based volume management, deployment, and orchestration service built natively for containers. For new or existing AKS clusters, you can install Azure Container Storage as an extension. After you install it as an extension, you can programmatically manage and deploy storage, including Elastic SANs, through the Kubernetes control plane. In this case, Azure Container Storage deploys a SAN exclusively for use with your AKS cluster, and you can't use that SAN for any other workloads.
2424

2525
## Next steps
2626

2727
- [Connect Azure Elastic SAN volumes to an Azure Kubernetes Service cluster](elastic-san-connect-aks.md)
28-
- [Use Azure Container Storage Preview with Azure Elastic SAN](../container-storage/use-container-storage-with-elastic-san.md)
28+
- [Use Azure Container Storage with Azure Elastic SAN](../container-storage/use-container-storage-with-elastic-san.md)

0 commit comments

Comments
 (0)