Skip to content

Commit 2325283

Browse files
committed
Add architecture
1 parent 1d6f65f commit 2325283

2 files changed

Lines changed: 20 additions & 9 deletions

File tree

articles/iot-operations/get-started-end-to-end-sample/quickstart-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For the best new user experience, we recommend using an [Azure free account](htt
2222

2323
We also use GitHub Codespaces as a virtual environment for this quickstart so that you can test the scenario without installing new tools on your own machines. However, if you want to deploy Azure IoT Operations to a local cluster on Ubuntu or Azure Kubernetes Service (AKS), see [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
2424

25-
[!INCLUDE [supported-environments](../includes/supported-environments.md)]
25+
[!INCLUDE [supported-environments-table](../includes/supported-environments-table.md)]
2626

2727
## Prerequisites
2828

articles/iot-operations/includes/supported-environments-table.md

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,25 @@ ms.service: iot-operations
66
ms.date: 06/20/2025
77
---
88

9-
Microsoft supports the following Kubernetes distributions for Azure IoT Operations deployments. The following table lists their support levels and the environments Microsoft uses to validate the deployments:
10-
11-
| Kubernetes distribution | Support level | *Minimum validated version* | *Minimum validated OS* |
12-
|-----------------------------------|----------------------|-----------------------------------|-------------------------------------|
13-
| K3s | General availability | *1.31.1* | *Ubuntu 24.04* |
14-
| Tanzu Kubernetes release (TKr) | General availability | *1.28.11* | *Tanzu Kubernetes Grid 2.5.2* |
15-
| AKS Edge Essentials | Public preview | *AksEdge-K3s-1.29.6-1.8.202.0* | *Windows 11 IoT Enterprise* |
16-
| AKS on Azure Local | Public preview | *Azure Stack HCI OS, version 23H2, build 2411* | *Azure Stack HCI OS, version 23H2* |
9+
### Supported Windows environments
10+
11+
Microsoft supports the following Kubernetes distributions for Azure IoT Operations deployments on Windows. The table below details their support levels and the versions Microsoft uses to validate deployments:
12+
13+
| Kubernetes distribution | Architecture | Support level | *Minimum validated version* |
14+
|-----------------------------------|----------------------|----------------------|------------------------------------------------|
15+
| AKS Edge Essentials | x86_64 | Public preview | *AksEdge-K3s-1.29.6-1.8.202.0* |
16+
| AKS on Azure Local | x86_64 | Public preview | *Azure Stack HCI OS, version 23H2, build 2411* |
17+
18+
* The *minimum validated version* is the lowest version of the Kubernetes distribution that Microsoft uses to validate Azure IoT Operations deployments.
19+
20+
### Supported Linux environments
21+
22+
Microsoft supports the following Kubernetes distributions for Azure IoT Operations deployments in Linux environments. The table below lists their support levels and the versions Microsoft uses to validate deployments:
23+
24+
| Kubernetes distribution | Architecture | Support level | *Minimum validated version* | *Minimum validated OS* |
25+
|-----------------------------------|----------------------|----------------------|-------------------------------------|---------------------------------------|
26+
| K3s | x86_64 | General availability | *1.31.1* | *Ubuntu 24.04* |
27+
| Tanzu Kubernetes release (TKr) | x86_64 | General availability | *1.28.11* | *Tanzu Kubernetes Grid 2.5.2* |
1728

1829
* The *minimum validated version* is the lowest version of the Kubernetes distribution that Microsoft uses to validate Azure IoT Operations deployments.
1930
* The *minimum validated OS* is the lowest operating system version that Microsoft uses to validate deployments.

0 commit comments

Comments
 (0)