Skip to content

Commit a9230c1

Browse files
committed
link fixes
1 parent 65ea617 commit a9230c1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/aks/auto-upgrade-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The following best practices will help maximize your success when using auto-upg
9090

9191
- In order to keep your cluster always in a supported version (i.e within the N-2 rule), choose either `stable` or `rapid` channels.
9292
- 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.
93-
- To automatically upgrade node images while using a different cluster upgrade channel, consider using the [node image auto-upgrade][auto-upgrade-node-image] `NodeImage` channel.
93+
- To automatically upgrade node images while using a different cluster upgrade channel, consider using the [node image auto-upgrade][node-image-auto-upgrade] `NodeImage` channel.
9494
- Follow [Operator best practices][operator-best-practices-scheduler].
9595
- Follow [PDB best practices][pdb-best-practices].
9696

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ For more information on Planned Maintenance, see [Use Planned Maintenance to sch
8888
[release-tracker]: release-tracker.md
8989
[az-provider-register]: /cli/azure/provider#az-provider-register
9090
[az-feature-register]: /cli/azure/feature#az-feature-register
91-
[az-feature-show]: /cli/azure/feature#az-feature-show
91+
[az-feature-show]: /cli/azure/feature#az-feature-show
92+
[upgrade-aks-cluster]: upgrade-cluster.md

0 commit comments

Comments
 (0)