Skip to content

Commit 51911a0

Browse files
Merge pull request #15498 from MikeBazMSFT/docs-editor/aks-edge-howto-setup-machine-1721144476
Update version download table and add removal note
2 parents fca1982 + 808384d commit 51911a0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

AKS-Hybrid/aks-edge-howto-setup-machine.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@ You can deploy an AKS Edge Essentials cluster on either a single machine or on m
2828

2929
| File | Link |
3030
| ---- | ---- |
31-
| K8s installer (1.27.6) | [aka.ms/aks-edge/k8s-msi](https://aka.ms/aks-edge/k8s-msi) |
32-
| K3s installer (1.27.6) | [aka.ms/aks-edge/k3s-msi](https://aka.ms/aks-edge/k3s-msi) |
31+
| K8s installer (1.28.3) | [aka.ms/aks-edge/k8s-msi](https://aka.ms/aks-edge/k8s-msi) |
32+
| K3s installer (1.28.3) | [aka.ms/aks-edge/k3s-msi](https://aka.ms/aks-edge/k3s-msi) |
33+
| K8s installer (1.27.6) | [aka.ms/aks-edge/k8s-msi-1.27](https://aka.ms/aks-edge/k8s-msi-1.27) |
34+
| K3s installer (1.27.6) | [aka.ms/aks-edge/k3s-msi-1.27](https://aka.ms/aks-edge/k3s-msi-1.27) |
3335
| K8s installer (1.26.6) | [aka.ms/aks-edge/k8s-msi-1.26](https://aka.ms/aks-edge/k8s-msi-1.26) |
3436
| K3s installer (1.26.10) | [aka.ms/aks-edge/k3s-msi-1.26](https://aka.ms/aks-edge/k3s-msi-1.26) |
3537
| Windows node files | [aka.ms/aks-edge/windows-node-zip](https://aka.ms/aks-edge/windows-node-zip) |
@@ -39,6 +41,9 @@ You can deploy an AKS Edge Essentials cluster on either a single machine or on m
3941

4042
In this release, both K8s and K3s are supported. We've provided two separate MSI installers for each Kubernetes distribution. Do not install both K8s and K3s at the same time. If you want to install a different Kubernetes distribution, uninstall the existing one first, then reboot.
4143

44+
> [!IMPORTANT]
45+
> Once a version of Kubernetes is no longer supported, downloads for associated AKS Edge Essentials releases are subject to discontinuation.
46+
4247
> [!NOTE]
4348
> You must extract the Windows node files from the zip archive into the same folder as the installer MSIs if you want to use the Windows node capability.
4449
Before you install the MSI, you can review the [feature support matrix](aks-edge-system-requirements.md#ga-feature-support-matrix) to understand the different options available.

0 commit comments

Comments
 (0)