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
Copy file name to clipboardExpand all lines: articles/aks/azure-disk-volume.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ If you want to interact with Azure disks on an AKS cluster with 1.20 or previous
27
27
The Azure Disks CSI driver has a limit of 32 volumes per node. The volume count will change based on the size of the node/node pool. Run the following command to determine the number of volumes that can be allocated per node:
28
28
29
29
```console
30
-
kubectl get CSINode aks-mlrg-34603364-vmss000000 -o yaml
Copy file name to clipboardExpand all lines: articles/aks/azure-disks-dynamic-pv.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ You also need the Azure CLI version 2.0.59 or later installed and configured. Ru
28
28
The Azure Disks CSI driver has a limit of 32 volumes per node. The volume count will change based on the size of the node/node pool. Run the following command to determine the number of volumes that can be allocated per node:
29
29
30
30
```console
31
-
kubectl get CSINode aks-mlrg-34603364-vmss000000 -o yaml
0 commit comments