Skip to content

Commit ca6bccd

Browse files
committed
Tweaks
1 parent 5a4dc82 commit ca6bccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Arc/aks-platforms-compare.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This article explores how AKS extends across multiple platforms and highlights t
2828
| Supported infrastructure for Kubernetes 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 |
3030
| Kubernetes cluster lifecycle management tools (create, scale, upgrade, and delete clusters) | - Azure CLI<br>- Azure PowerShell<br>- Azure portal<br>- Azure Resource Manager (ARM) templates<br>- Bicep<br>- Bicep Kubernetes Provider<br>- Azure Developer CLI | - Azure portal<br>- Azure CLI<br>- ARM templates<br>- Bicep templates | PowerShell | - PowerShell<br>- Windows Admin Center |
31-
| Kubernetes cluster management plane | AKS is a managed Kubernetes offering. The AKS control plane is hosted and managed by Microsoft. AKS worker nodes are created in customer subscriptions. | Kubernetes clusters are managed through Arc Resource Bridge which is automatically created when Azure local gets deployed. | Kubernetes clusters are self-managed, to preserve resources. | Kubernetes clusters are managed using a "management cluster" that's installed using PowerShell before you can create Kubernetes workload clusters. |
31+
| Kubernetes cluster management plane | AKS is a managed Kubernetes offering. The AKS control plane is hosted and managed by Microsoft. AKS worker nodes are created in customer subscriptions. | Kubernetes clusters are managed through Arc Resource Bridge which is automatically created when Azure local gets deployed. | Kubernetes clusters are self-managed, to preserve resources. | Kubernetes clusters are managed using a *management cluster* that's installed using PowerShell before you can create Kubernetes workload clusters. |
3232
| Support for Kubectl or other open source Kubernetes tool | Yes | Yes | Yes | Yes |
3333
| Supported K8s versions | Continuous updates to supported Kubernetes versions. For the latest version support, run [az aks get-versions.](/cli/azure/aks#az_aks_get_versions). | Supports K8s only.<br>For the 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, see [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 the latest version support, see [AKS hybrid releases on GitHub](https://github.com/Azure/aksArc/releases). |
3434
| Azure Fleet Manager integration | Yes | No | No | No |

0 commit comments

Comments
 (0)