Skip to content

Commit 2142440

Browse files
committed
Fix
1 parent 2d5b461 commit 2142440

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

AKS-Arc/aks-platforms-compare.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@ This article explores how AKS extends across multiple platforms and highlights t
5050

5151
|  Feature | **Azure Cloud** | **AKS on Azure Local** | **Edge Essential (Windows IOT /Client/Server)** | **Windows Server\*** |
5252
| --- | --- | --- | --- | --- |
53-
| **Windows nodepool support** | Yes<br>Windows Server 2019 Datacenter<br>Windows Server 2022 Datacenter | Yes<br>Windows Server 2019 Datacenter<br>Windows Server 2022 Datacenter | Yes<br>Windows Server 2022 Datacenter (Core) | Yes<br>Windows Server 2019 Datacenter<br>Windows Server 2022 Datacenter |
54-
| **Linux OS offerings** | Ubuntu 18.04<br>Azure Linux | [CBL-Mariner](https://github.com/microsoft/CBL-Mariner) | [CBL-Mariner](https://github.com/microsoft/CBL-Mariner) | [CBL-Mariner](https://github.com/microsoft/CBL-Mariner) |
55-
| **Container Runtime** | Containerd for Linux and Windows nodes | Containerd for Linux and Windows nodes | Containerd for Linux and Windows nodes | Containerd for Linux and Windows nodes |
56-
| **Node pool auto-scaler** | Manual<br>Auto-scalar<br>Horizontal pod scalar | Manual<br>Auto-scalar | Manual | Manual<br>Auto-scalar<br>Horizontal pod scalar |
57-
| **Azure container registry** | Yes | Yes | Yes | Yes |
58-
| **Azure Container Instance** | Yes | Yes | | |
59-
| **Start/stop a Kubernetes cluster** | Yes | Yes | | |
60-
| **Virtual nodes** | Yes | Yes | | |
61-
| **Private cluster** | Yes | No | | |
62-
| **Node pool snapshot** | Yes | No | | |
53+
| Windows nodepool support | Yes<br>Windows Server 2019 Datacenter<br>Windows Server 2022 Datacenter | Yes<br>Windows Server 2019 Datacenter<br>Windows Server 2022 Datacenter | Yes<br>Windows Server 2022 Datacenter (Core) | Yes<br>Windows Server 2019 Datacenter<br>Windows Server 2022 Datacenter |
54+
| Linux OS offerings | Ubuntu 18.04<br>Azure Linux | [CBL-Mariner](https://github.com/microsoft/CBL-Mariner) | [CBL-Mariner](https://github.com/microsoft/CBL-Mariner) | [CBL-Mariner](https://github.com/microsoft/CBL-Mariner) |
55+
| Container Runtime | Containerd for Linux and Windows nodes | Containerd for Linux and Windows nodes | Containerd for Linux and Windows nodes | Containerd for Linux and Windows nodes |
56+
| Node pool auto-scaler | Manual<br>Auto-scalar<br>Horizontal pod scalar | Manual<br>Auto-scalar | Manual | Manual<br>Auto-scalar<br>Horizontal pod scalar |
57+
| Azure container registry | Yes | Yes | Yes | Yes |
58+
| Azure Container Instance | Yes | Yes | | |
59+
| Start/stop a Kubernetes cluster | Yes | Yes | | |
60+
| Virtual nodes | Yes | Yes | | |
61+
| Private cluster | Yes | No | | |
62+
| Node pool snapshot | Yes | No | | |
6363
| **Custom node configuration** | Yes | Yes | | |
6464
| **SSH to nodes** | Yes | Yes | | |
6565
| **Availability zones** | Yes | No | | |
@@ -80,8 +80,8 @@ This article explores how AKS extends across multiple platforms and highlights t
8080

8181
## Storage features
8282

83-
| --- | --- | --- | --- | --- |
8483
| Feature | **Azure Cloud** | **AKS on Azure Local** | **Edge Essential (Windows IOT /Client/Server)** | **Windows Server\*** |
84+
| --- | --- | --- | --- | --- |
8585
| Types of supported persistent volumes | Read Write Once<br>Read Write Many | VHDX – ReadWriteOnce<br>SMB or NFS – ReadWriteMany<br>ACSA - ReadWriteMany | PVC using local storage<br>ACSA | VHDX – ReadWriteOnce<br>SMB or NFS - ReadWriteMany |
8686
| Container storage interface (CSI) support | Yes | Yes | Yes | Yes |
8787
| CSI drivers | Azure Storage<br>Azure Files and Azure Disk<br>Premium CSI drivers deployed by default. | Disk and Files (SMB and NFS) drivers installed by default. | Support for SMB and NFS storage drivers. | Support for SMB and NFS storage drivers. |

0 commit comments

Comments
 (0)