Skip to content

Commit 2a83c22

Browse files
authored
Reorder Azure disk volume solutions
1 parent 3429072 commit 2a83c22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/azure/azure-kubernetes/storage/fail-to-mount-azure-disk-volume.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@ The node has reached its maximum disk capacity. In AKS, the number of disks per
208208

209209
To resolve the issue, use one of the following methods:
210210

211-
- Delete existing disks from the node.
212-
- Scale the node pool.
213211
- Add a new node pool with a VM size that supports more disk limit.
212+
- Scale the node pool.
213+
- Delete existing disks from the node.
214214

215215
Additionally, make sure that the number of disks per node does not exceed the [Kubernetes default limits](https://kubernetes.io/docs/concepts/storage/storage-limits/#kubernetes-default-limits).
216216

0 commit comments

Comments
 (0)