Skip to content

Commit a0d903f

Browse files
committed
Resolved build warnings/issues
1 parent 2792373 commit a0d903f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/aks/windows-annual-channel.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ AKS supports Long Term Servicing Channel Releases (LTSC), including Windows Serv
3636
3737
The following table compares Windows Annual Channel and Long Term Servicing Channel releases:
3838

39-
| | Long Term Servicing Channel Release (LTSC) | Annual Channel for Containers |
40-
|--------------|-------------------|-------------------|
41-
| Support | LTSC channels are released every three years and are supported for five years. This channel is recommended for customers using Long Term Support. | Annual Channel releases occur annually and are supported for two years. |
42-
| Upgrades | To upgrade from one release to the next, you need to migrate your node pools to a new OS SKU option and rebuild your container images with the new OS version. | To upgrade to the latest release, you can upgrade the Kubernetes version of your node pool. |
39+
| Channel | Support | Upgrades |
40+
|---------|---------|----------|
41+
| Long Term Servicing Channel (LTSC) | LTSC channels are released every three years and are supported for five years. This channel is recommended for customers using Long Term Support. | To upgrade from one release to the next, you need to migrate your node pools to a new OS SKU option and rebuild your container images with the new OS version. |
42+
| Annual Channel for Containers | Annual Channel releases occur annually and are supported for two years. | To upgrade to the latest release, you can upgrade the Kubernetes version of your node pool. |
4343

4444
## Before you begin
4545

articles/aks/windows-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ To learn more about Windows containers on AKS, see the following resources:
127127
[upgrade-aks-node-images]: ./node-image-upgrade.md
128128
[upgrade-windows-workloads-aks]: ./upgrade-windows-2019-2022.md
129129
[windows-on-aks-partner-solutions]: ./windows-aks-partner-solutions.md
130-
[use-windows-annual]: ./use-windows-annual-channel.md
130+
[use-windows-annual]: ./windows-annual-channel.md
131131

132132
<!-- LINKS - external -->
133133
[aks-release-notes]: https://github.com/Azure/AKS/releases

0 commit comments

Comments
 (0)