|
2 | 2 | title: What is AKS enabled by Azure Arc?
|
3 | 3 | description: Learn about AKS enabled by Azure Arc and available deployment options.
|
4 | 4 | ms.topic: overview
|
5 |
| -ms.date: 04/10/2025 |
| 5 | +ms.date: 04/14/2025 |
6 | 6 | author: sethmanheim
|
7 | 7 | ms.author: sethm
|
8 | 8 | ms.reviewer: abha
|
@@ -39,16 +39,11 @@ The following list describes some of the common use cases for AKS, but is not an
|
39 | 39 |
|
40 | 40 | The available deployment options are as follows:
|
41 | 41 |
|
42 |
| -- **AKS on Azure Local**: AKS on Azure Local uses Azure Arc to create new Kubernetes clusters on Azure Local directly from Azure. It enables you to use familiar tools like the Azure portal and Azure Resource Manager templates to create and manage your Kubernetes clusters running on Azure Local. |
43 |
| -- **AKS Edge Essentials**: AKS Edge Essentials includes a lightweight Kubernetes distribution with a small footprint and simple installation experience, making it easy for you to deploy Kubernetes on PC-class or "light" edge hardware. |
44 |
| -- **AKS on Windows Server**: Azure Kubernetes Service on Windows Server (and on Azure Local) is an on-premises Kubernetes implementation of AKS that automates running containerized applications at scale, using Windows PowerShell and Windows Admin Center. It simplifies deployment and management of AKS on Windows Server 2019/2022 Datacenter and Azure Local. |
45 |
| -- **AKS on VMWare (preview)**: AKS on VMware (preview) enables you to use Azure Arc to create new Kubernetes clusters on VMware vSphere. With AKS on VMware, you can manage your AKS clusters running on VMware vSphere using familiar tools like Azure CLI. |
| 42 | +- [**AKS on Azure Local**](aks-whats-new-local.md): AKS on Azure Local uses Azure Arc to create new Kubernetes clusters on Azure Local directly from Azure. It enables you to use familiar tools like the Azure portal and Azure Resource Manager templates to create and manage your Kubernetes clusters running on Azure Local. |
| 43 | +- [**AKS Edge Essentials**](aks-edge-overview.md): AKS Edge Essentials includes a lightweight Kubernetes distribution with a small footprint and simple installation experience, making it easy for you to deploy Kubernetes on PC-class or "light" edge hardware. |
| 44 | +- [**AKS on VMWare (preview)**](aks-vmware-overview.md): AKS on VMware (preview) enables you to use Azure Arc to create new Kubernetes clusters on VMware vSphere. With AKS on VMware, you can manage your AKS clusters running on VMware vSphere using familiar tools like Azure CLI. |
| 45 | +- [**AKS on Windows Server**](overview.md): AKS on Windows Server is an on-premises Kubernetes implementation of AKS that automates running containerized applications at scale, using Windows PowerShell and Windows Admin Center. It simplifies deployment and management of AKS on Windows Server 2019/2022 Datacenter. |
46 | 46 |
|
47 | 47 | ## Next steps
|
48 | 48 |
|
49 |
| -To get started with AKS enabled by Azure Arc, see the following deployment option overviews: |
50 |
| - |
51 | 49 | - [What's new in AKS on Azure Local](aks-whats-new-local.md)
|
52 |
| -- [AKS on Windows Server](overview.md) |
53 |
| -- [AKS Edge Essentials](aks-edge-overview.md) |
54 |
| -- [AKS on VMware (preview)](aks-vmware-overview.md) |
0 commit comments