|
2 | 2 | title: Concepts - Storage in Azure Kubernetes Services (AKS)
|
3 | 3 | description: Learn about storage in Azure Kubernetes Service (AKS), including volumes, persistent volumes, storage classes, and claims.
|
4 | 4 | ms.topic: conceptual
|
5 |
| -ms.date: 06/27/2023 |
| 5 | +ms.date: 08/30/2023 |
6 | 6 |
|
7 | 7 | ---
|
8 | 8 |
|
@@ -251,15 +251,15 @@ For mounting a volume in a Windows container, specify the drive letter and path.
|
251 | 251 |
|
252 | 252 | ## Next steps
|
253 | 253 |
|
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]. |
255 | 255 |
|
256 | 256 | To see how to use CSI drivers, see the following how-to articles:
|
257 | 257 |
|
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] |
259 | 259 | - [Use Azure Disk CSI driver in Azure Kubernetes Service][azure-disk-csi]
|
260 | 260 | - [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] |
263 | 263 |
|
264 | 264 | For more information on core Kubernetes and AKS concepts, see the following articles:
|
265 | 265 |
|
@@ -292,3 +292,4 @@ For more information on core Kubernetes and AKS concepts, see the following arti
|
292 | 292 | [general-purpose-machine-sizes]: ../virtual-machines/sizes-general.md
|
293 | 293 | [azure-files-azure-netapp-comparison]: ../storage/files/storage-files-netapp-comparison.md
|
294 | 294 | [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