Skip to content

Commit 4505437

Browse files
committed
Tweaks
1 parent 55a0566 commit 4505437

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

AKS-Arc/aks-platforms-compare.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.reviewer: rmody
1212

1313
Azure Kubernetes Service (AKS) is a fully managed Kubernetes platform that simplifies how organizations deploy, scale, and manage containerized applications in the cloud. As customer needs evolve to span cloud, on-premises, and edge environments, AKS expands its footprint and brings the same trusted Kubernetes capabilities to a broader range of edge and on-premises infrastructure.
1414

15-
With solutions like AKS on Azure Local, enabled by Azure Arc, organizations can now run AKS clusters closer to where their workloads and data reside whether in remote edge sites or within their own datacenters, while maintaining a consistent operational and developer experience. While AKS is delivered differently across environments, the underlying platform stays aligned in its goals, behavior, and experience.
15+
With solutions like AKS on Azure Local enabled by Azure Arc, organizations can now run AKS clusters closer to where their workloads and data reside, whether in remote edge sites or within their own datacenters, while maintaining a consistent operational and developer experience. While AKS is delivered differently across environments, the underlying platform stays aligned in its goals, behavior, and experience.
1616

1717
The focus is on delivering a cohesive and adaptable AKS offering that meets customers across cloud and edge, while preserving the simplicity and power that define the AKS experience.
1818

@@ -23,7 +23,7 @@ This article explores how AKS extends across multiple platforms and highlights t
2323
2424
## General comparison of AKS across platforms
2525

26-
| Platform | Azure | Azure Local | Edge Essentials (Windows IOT /Client/Server) | Windows Server \* |
26+
| Platform | Azure | Azure Local | Edge Essentials (Windows IoT client/server) | Windows Server |
2727
| --- | --- | --- | --- | --- |
2828
| Supported infrastructure for K8s cluster | Azure cloud | Azure Local, version 23H2 or later | Windows 10/11 IoT Enterprise<br>Windows 10/11 Enterprise<br>Windows 10/11 Pro<br>Windows Server 2019/2022 | Windows Server 2019<br>Windows Server 2022 |
2929
| CNCF conformant | Yes | Yes | Yes | Yes |
@@ -33,7 +33,7 @@ This article explores how AKS extends across multiple platforms and highlights t
3333
| Supported K8s Versions | Continuous updates to supported Kubernetes versions. For latest version support, run [az aks get-versions.](/cli/azure/aks#az_aks_get_versions) | Supports K8s only.<br>For latest version support, run: [az aksarc get-versions](/cli/azure/aks#az_aks_get_versions) | Supports K3s and K8s. For the latest K8s version support, visit [steps to prepare your machine for AKS Edge Essentials](aks-edge-howto-setup-machine.md#download-aks-edge-essentials). | Supports K8s only.<br>Continuous updates to supported Kubernetes versions. For latest version support, visit [AKS hybrid releases on GitHub.](https://github.com/Azure/aksArc/releases) |
3434
| Azure Fleet Manager integration | Yes | No | No | No |
3535
| Terraform integration | Yes | Yes (Preview) | No | No |
36-
| Support for Taints and Label | Yes | Yes | Unvalidated – These settings will not persist when cluster is upgraded. | Yes |
36+
| Support for Taints and Label | Yes | Yes | Not validated – these settings do not persist when cluster is upgraded. | Yes |
3737
| AKS Automatic | Yes | No | No | No |
3838

3939
## Monitoring and diagnostic capabilities
@@ -80,7 +80,7 @@ This article explores how AKS extends across multiple platforms and highlights t
8080

8181
## Storage features
8282

83-
| Feature | Azure Cloud | AKS on Azure Local | Edge Essentials (Windows IoT /Client/Server) | Windows Server\* |
83+
| Feature | Azure Cloud | AKS on Azure Local | Edge Essentials (Windows IoT /Client/Server) | Windows Server |
8484
| --- | --- | --- | --- | --- |
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 |
@@ -116,7 +116,7 @@ This article explores how AKS extends across multiple platforms and highlights t
116116

117117
AI/ML capabilities offered in each platform:
118118

119-
|  Feature | Azure Cloud | AKS on Azure Local | Edge Essentials (Windows IoT /Client/Server) | Windows Server\* |
119+
|  Feature | Azure Cloud | AKS on Azure Local | Edge Essentials (Windows IoT /Client/Server) | Windows Server |
120120
| --- | --- | --- | --- | --- |
121121
| GPU support | Yes | Yes | Yes | Yes |
122122
| KAITO (K8s AI toolchain operator) | Yes | Yes, via Arc extensions | No | No |

0 commit comments

Comments
 (0)