Skip to content

Commit 0d990aa

Browse files
author
Kaarthikeyan Subramanian
committed
styling2
1 parent d9eccde commit 0d990aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ ms.date: 02/03/2023
99

1010
# Automatically upgrade Azure Kubernetes Service cluster node operating system images (preview)
1111

12-
AKS now supports an exclusive channel, dedicated to control the Node level OS security updates. This channel referred to as NodeOSupgrade channel works in tandem with the existing [Autoupgrade][Autoupgrade] channel which is used for Kubernetes version upgrades.
12+
AKS now supports an exclusive channel dedicated to controlling node-level OS security updates. This channel, referred to as the node OS auto-upgrade channel, works in tandem with the existing [Autoupgrade][auto-upgrade] channel which is used for Kubernetes version upgrades.
1313

1414
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
1515

1616
## Why use node OS auto-upgrade
1717

18-
This channel is exclusively meant to control Node OS security updates. You can use this channel to disable [unattended upgrades][unattended-upgrades] and can now put a maintenance schedule without worrying about [Kured][kured] for security patches, provided you choose two of the below options - SecurityPatch or NodeImage . You can now run Node image upgrades in tandem with major Kubernetes auto upgrade channels like Stable, Rapid etc using this channel.  
18+
This channel is exclusively meant to control node OS security updates. You can use this channel to disable [unattended upgrades][unattended-upgrades]. You can schedule maintenance without worrying about [Kured][kured] for security patches, provided you choose either the `SecurityPatch` or `NodeImage` options for `nodeOSUpgradeChannel`. By using this channel, you can run node image upgrades in tandem with Kubernetes version auto-upgrade channels like `Stable` and `Rapid`.
1919

2020
## Prerequisites
2121

@@ -97,4 +97,4 @@ For more information on Planned Maintenance, see [Use Planned Maintenance to sch
9797
[upgrade-aks-cluster]: upgrade-cluster.md
9898
[unattended-upgrades]: https://help.ubuntu.com/community/AutomaticSecurityUpdates
9999
[Autoupgrade]: auto-upgrade-cluster.md
100-
[kured]: https://learn.microsoft.com/en-us/azure/aks/node-updates-kured
100+
[kured]: node-updates-kured.md

0 commit comments

Comments
 (0)