Skip to content

Commit 4a4973e

Browse files
committed
add alias minor version upgrade scenario to troubleshooting doc
1 parent 966952d commit 4a4973e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/aks/troubleshooting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ Ensure ports 22, 9000 and 1194 are open to connect to the API server. Check whet
8989

9090
The minimum supported TLS version in AKS is TLS 1.2.
9191

92+
## I'm using Alias minor version, but I can't seem to upgrade in the same minor version? Why?
93+
94+
When upgrading by alias minor version, only a higher minor version is supported. For example, upgrading from 1.14.x to 1.14 will not trigger an upgrade to the latest GA 1.14 patch, but upgrading to 1.15 will trigger an upgrade to the latest GA 1.15 patch.
95+
9296
## My application is failing with `argument list too long`
9397

9498
You may receive an error message similar to:

0 commit comments

Comments
 (0)