Skip to content

Commit 95a13d9

Browse files
Merge pull request #221615 from zioproto/patch-1
Auto-Upgrade: cannot upgrade only control-plane
2 parents d5c775b + 3c1d7a9 commit 95a13d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/aks/auto-upgrade-cluster.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ If you’re using Planned Maintenance and Auto-Upgrade, your upgrade will start
6969
7070
For more information on Planned Maintenance, see [Use Planned Maintenance to schedule maintenance windows for your Azure Kubernetes Service (AKS) cluster][planned-maintenance].
7171

72+
## Auto upgrade limitations
73+
74+
If you’re using Auto-Upgrade you cannot anymore upgrade the control plane first, and then upgrade the individual node pools. Auto-Upgrade will always upgrade the control plane and the node pools together. In Auto-Upgrade there is no concept of upgrading the control plane only, and trying to run the command `az aks upgrade --control-plane-only` will raise the error: `NotAllAgentPoolOrchestratorVersionSpecifiedAndUnchanged: Using managed cluster api, all Agent pools' OrchestratorVersion must be all specified or all unspecified. If all specified, they must be stay unchanged or the same with control plane.`
75+
7276
## Best practices for auto-upgrade
7377

7478
The following best practices will help maximize your success when using auto-upgrade:

0 commit comments

Comments
 (0)