You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/create-node-pools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ The Azure Linux container host for AKS is an open-source Linux distribution avai
158
158
You can migrate your existing Ubuntu nodes to Azure Linux using one of the following methods:
159
159
160
160
* [Remove existing node pools and add new Azure Linux node pools](../azure-linux/tutorial-azure-linux-migration.md#remove-existing-node-pools-and-add-new-azure-linux-node-pools).
161
-
* [In-place OS SKU migration (Preview)](../azure-linux/tutorial-azure-linux-migration.md#in-place-os-sku-migration-preview).
161
+
* [In-place OS SKU migration (preview)](../azure-linux/tutorial-azure-linux-migration.md#in-place-os-sku-migration-preview).
Copy file name to clipboardExpand all lines: articles/azure-linux/tutorial-azure-linux-migration.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.date: 01/12/2024
13
13
In this tutorial, part three of five, you migrate your existing nodes to Azure Linux. You can migrate your existing nodes to Azure Linux using one of the following methods:
14
14
15
15
* Remove existing node pools and add new Azure Linux node pools.
16
-
* In-place OS SKU migration (Preview).
16
+
* In-place OS SKU migration (preview).
17
17
18
18
If you don't have any existing nodes to migrate to Azure Linux, skip to the [next tutorial](./tutorial-azure-linux-telemetry-monitor.md). In later tutorials, you learn how to enable telemetry and monitoring in your clusters and upgrade Azure Linux nodes.
19
19
@@ -71,7 +71,7 @@ There are several settings that can block the OS SKU migration request. To ensur
71
71
72
72
#### Install the `aks-preview` extension
73
73
74
-
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
74
+
[!INCLUDE [preview features callout](../aks/includes/preview/preview-callout.md)]
75
75
76
76
1. Install the `aks-preview` extension using the `az extension add` command.
77
77
@@ -279,8 +279,8 @@ If you experience issues during the OS SKU migration, you can roll back to your
279
279
280
280
In this tutorial, you migrated existing nodes to Azure Linux using one of the following methods:
281
281
282
-
* Cordon, drain, and remove the existing nodes.
283
-
* In-place OS SKU migration (Preview).
282
+
* Remove existing node pools and add new Azure Linux node pools.
283
+
* In-place OS SKU migration (preview).
284
284
285
285
In the next tutorial, you learn how to enable telemetry to monitor your clusters.
0 commit comments