Skip to content

Commit 2dd9508

Browse files
committed
Add missing cells
1 parent 62aea35 commit 2dd9508

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

AKS-Arc/aks-platforms-compare.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Kubernetes Service (AKS) Cloud, Edge, and On-Premises Comparison
33
description: Compare Azure Kubernetes Service (AKS) features, capabilities, and pricing across cloud, edge, and on-premises environments to choose the best deployment for your needs.
44
author: sethmanheim
55
ms.topic: concept-article
6-
ms.date: 06/09/2025
6+
ms.date: 06/10/2025
77
ms.author: sethm
88
ms.reviewer: rmody
99
---
@@ -54,16 +54,16 @@ This article explores how AKS extends across multiple platforms and highlights t
5454
| 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) |
5555
| 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 |
5656
| 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 | | |
63-
| Custom node configuration | Yes | Yes | | |
64-
| SSH to nodes | Yes | Yes | | |
65-
| Availability zones | Yes | No | | |
66-
| Proximity placement groups | Yes | No | | |
57+
| Azure container registry | Yes | Yes | Yes | Yes |
58+
| Azure Container Instance | Yes | Yes | No | No |
59+
| Start/stop a Kubernetes cluster | Yes | Yes | Yes | Yes |
60+
| Virtual nodes | Yes | Yes | Yes | Yes |
61+
| Private cluster | Yes | No | No | No |
62+
| Node pool snapshot | Yes | No | No | No |
63+
| Custom node configuration at deployment | Yes | Yes | Yes | Yes |
64+
| SSH to nodes | Yes | Yes | Yes | Yes |
65+
| Availability zones | Yes | No | No | No |
66+
| Proximity placement groups | Yes | No | No | No |
6767

6868
## Networking capabilities
6969

@@ -76,7 +76,6 @@ This article explores how AKS extends across multiple platforms and highlights t
7676
| Supported CNIs | Azure CNI<br>Calico<br>Azure CNI Overlay (Cillium)<br>Bring your own CNI | Calico | Calico (K8s)<br>Flannel (K3s) | Calico |
7777
| Service Mesh | Istio addon | Open Service Mesh, via Arc extensions. | Open Service Mesh, via Arc extensions. | Open Service Mesh, via Arc extensions. |
7878
| Load Balancer | Azure load balancer – Basic SKU or Standard SKU<br>Internal load balancer<br>Bring Your Own Load Balancer (BYOLB) | Bring your own load balancer (BYOLB)<br>MetalLB Arc Extension | KubeVIP<br>Bring your own load balancer (BYOLB) | HAProxy<br>SDN load balancer<br>Bring your own load balancer (BYOLB) |
79-
| Customize CoreDNS | Yes | | | |
8079

8180
## Storage features
8281

0 commit comments

Comments
 (0)