Skip to content

Commit a34e322

Browse files
Merge pull request #249876 from MGoedtel/UpdateAKSStgConcepts
Updated AKS concepts-storage
2 parents 56a3c69 + e3f2167 commit a34e322

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/aks/concepts-storage.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Concepts - Storage in Azure Kubernetes Services (AKS)
33
description: Learn about storage in Azure Kubernetes Service (AKS), including volumes, persistent volumes, storage classes, and claims.
44
ms.topic: conceptual
5-
ms.date: 06/27/2023
5+
ms.date: 08/30/2023
66

77
---
88

@@ -251,15 +251,15 @@ For mounting a volume in a Windows container, specify the drive letter and path.
251251

252252
## Next steps
253253

254-
For associated best practices, see [Best practices for storage and backups in AKS][operator-best-practices-storage].
254+
For associated best practices, see [Best practices for storage and backups in AKS][operator-best-practices-storage] and [AKS Storage Considerations][azure-aks-storage-considerations].
255255

256256
To see how to use CSI drivers, see the following how-to articles:
257257

258-
- [Enable Container Storage Interface (CSI) drivers for Azure Disk, Azure Files, and Azure Blob storage on Azure Kubernetes Service][csi-storage-drivers]
258+
- [Container Storage Interface (CSI) drivers for Azure Disk, Azure Files, and Azure Blob storage on Azure Kubernetes Service][csi-storage-drivers]
259259
- [Use Azure Disk CSI driver in Azure Kubernetes Service][azure-disk-csi]
260260
- [Use Azure Files CSI driver in Azure Kubernetes Service][azure-files-csi]
261-
- [Use Azure Blob storage CSI driver (preview) in Azure Kubernetes Service][azure-blob-csi]
262-
- [Integrate Azure NetApp Files with Azure Kubernetes Service][azure-netapp-files]
261+
- [Use Azure Blob storage CSI driver in Azure Kubernetes Service][azure-blob-csi]
262+
- [Configure Azure NetApp Files with Azure Kubernetes Service][azure-netapp-files]
263263

264264
For more information on core Kubernetes and AKS concepts, see the following articles:
265265

@@ -292,3 +292,4 @@ For more information on core Kubernetes and AKS concepts, see the following arti
292292
[general-purpose-machine-sizes]: ../virtual-machines/sizes-general.md
293293
[azure-files-azure-netapp-comparison]: ../storage/files/storage-files-netapp-comparison.md
294294
[azure-disk-customer-managed-key]: azure-disk-customer-managed-keys.md
295+
[azure-aks-storage-considerations]: /azure/cloud-adoption-framework/scenarios/app-platform/aks/storage

0 commit comments

Comments
 (0)