Skip to content

Commit aeeb706

Browse files
Update articles/aks/upgrade-cluster.md
Co-Authored-By: Lauren Hughes <[email protected]>
1 parent 099c8a3 commit aeeb706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/upgrade-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For AKS clusters that use multiple node pools or Windows Server nodes (currently
2121
This article requires that you are running the Azure CLI version 2.0.65 or later. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][azure-cli-install].
2222

2323
> [!WARNING]
24-
> An AKS cluster upgrade triggers a cordon and drain of your nodes. If you have a low compute quota available, the upgrade may fail. See [increase quotas](https://docs.microsoft.com/en-us/azure/azure-portal/supportability/resource-manager-core-quotas-request) for more information.
24+
> An AKS cluster upgrade triggers a cordon and drain of your nodes. If you have a low compute quota available, the upgrade may fail. See [increase quotas](https://docs.microsoft.com/azure/azure-portal/supportability/resource-manager-core-quotas-request) for more information.
2525
> If you are running your own cluster autoscaler deployment please disable it (you can scale it to zero replicas) during the upgrade as there is a chance it will interfere with the upgrade process. Managed autoscaler automatically handles this.
2626
2727
## Check for available AKS cluster upgrades

0 commit comments

Comments
 (0)