Skip to content

Commit 8ced423

Browse files
committed
acrolinx updates
1 parent 758bb73 commit 8ced423

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/auto-upgrade-cluster.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Part of the AKS cluster lifecycle involves performing periodic upgrades to the l
1414

1515
## Why use auto-upgrade
1616

17-
Auto-upgrade provides a set once and forget mechanism that yields tangible time and operational cost benefits. By enabling auto-upgrade, you can ensure your clusters are up to date and don't miss out on the latest AKS features, as well as patches from AKS and upstream Kubernetes.
17+
Auto-upgrade provides a set once and forget mechanism that yields tangible time and operational cost benefits. By enabling auto-upgrade, you can ensure your clusters are up to date and don't miss the latest AKS features or patches from AKS and upstream Kubernetes.
1818

19-
AKS follows a strict versioning window with regards to supportability. With properly selected auto-upgrade channels, you can avoid clusters falling into an unsupported version. For more on the AKS support window, see [Supported Kubernetes versions][supported-kubernetes-versions].
19+
AKS follows a strict versioning window with regard to supportability. With properly selected auto-upgrade channels, you can avoid clusters falling into an unsupported version. For more on the AKS support window, see [Supported Kubernetes versions][supported-kubernetes-versions].
2020

2121
## Using auto-upgrade
2222

23-
Automatically-completed upgrades are functionally the same as manual upgrades. The timing of upgrades is determined by the selected channel.
23+
Automatically completed upgrades are functionally the same as manual upgrades. The timing of upgrades is determined by the selected channel.
2424

2525
The following upgrade channels are available:
2626

@@ -58,7 +58,7 @@ If you’re using Planned Maintenance and Auto-Upgrade, your upgrade will start
5858
The following best practices will help maximize your success when using auto-upgrade:
5959

6060
- In order to keep your cluster always in a supported version (i.e within the N-2 rule), choose either `stable` or `rapid` channels.
61-
- If you are interested in getting the latest patches as soon as possible, use the `patch` channel. The `node-image` channel is a good fit if you want your agent pools to always be running the most recent node images.
61+
- If you're interested in getting the latest patches as soon as possible, use the `patch` channel. The `node-image` channel is a good fit if you want your agent pools to always be running the most recent node images.
6262
- Follow [Operator best practices][operator-best-practices-scheduler].
6363
- Follow [PDB best practices][pdb-best-practices].
6464

0 commit comments

Comments
 (0)