Skip to content

Commit e48ed17

Browse files
committed
tweaks
1 parent 33c1819 commit e48ed17

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/aks/troubleshooting.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -489,12 +489,9 @@ E1114 09:58:55.367731 1 static_autoscaler.go:239] Failed to fix node group sizes
489489

490490
This error is due to an upstream cluster autoscaler race condition where the cluster autoscaler ends with a different value than the one that is actually in the cluster. To get out of this state, simply disable and re-enable the [cluster autoscaler][cluster-autoscaler].
491491

492-
### Disks are slow to attach and you receive the following error
492+
### GetAzureDiskLun takes 10 to 15 minutes and you receive an error
493493

494-
```console
495-
Error WaitForAttach Cannot find Lun for disk
496-
```
497-
On Kubernetes versions older than 1.15.0 you may receive an error
494+
On Kubernetes versions older than 1.15.0 you may receive an error such as **Error WaitForAttach Cannot find Lun for disk**.
498495

499496
<!-- LINKS - internal -->
500497
[view-master-logs]: view-master-logs.md

0 commit comments

Comments
 (0)