Skip to content

Commit e4b2815

Browse files
authored
Merge pull request #114186 from reigntastic/patch-1
Update auto-upgrade-node-image.md
2 parents ed94445 + 32e712b commit e4b2815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/auto-upgrade-node-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ az provider register --namespace Microsoft.ContainerService
9393
- The `SecurityPatch` channel isn't supported on Windows OS node pools.
9494

9595
> [!NOTE]
96-
> By default, any new cluster created with an API version of `06-01-2022`or later will set the node OS auto-upgrade channel value to `NodeImage`. Any existing clusters created with an API version earlier than `06-01-2022` will have the node OS auto-upgrade channel value set to `None` by default.
96+
> By default, any new cluster created with an API version of `06-01-2022` or later will set the node OS auto-upgrade channel value to `NodeImage`. Any existing clusters created with an API version earlier than `06-01-2022` will have the node OS auto-upgrade channel value set to `None` by default.
9797
9898

9999
## Using node OS auto-upgrade with Planned Maintenance
@@ -117,7 +117,7 @@ To view the status of your node OS auto upgrades, look up [activity logs][monito
117117

118118
* Can I change the node OS auto-upgrade channel value if my cluster auto-upgrade channel is set to `node-image` ?
119119

120-
No. Currently, when you set the [cluster auto-upgrade channel][Autoupgrade] to `node-image`, it also automatically sets the node OS auto-upgrade channel to `NodeImage`. You can't change the node OS auto-upgrade channel value if your cluster auto-upgrade channel is `node-image`. In order to be able to change the node OS auto-upgrade channel values, make sure the cluster auto-upgrade channel isn't `node-image`.
120+
No. Currently, when you set the [cluster auto-upgrade channel][Autoupgrade] to `node-image`, it also automatically sets the node OS auto-upgrade channel to `NodeImage`. You can't change the node OS auto-upgrade channel value if your cluster auto-upgrade channel is `node-image`. In order to be able to change the node OS auto-upgrade channel values, make sure the [cluster auto-upgrade channel][Autoupgrade] isn't `node-image`.
121121

122122
<!-- LINKS -->
123123
[planned-maintenance]: planned-maintenance.md

0 commit comments

Comments
 (0)