Skip to content

Commit 5747894

Browse files
Merge pull request #225992 from LouisBerner/v-lberner-ADO_62053
Updated per feedback from SAP
2 parents 30c6089 + a559858 commit 5747894

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

articles/databox-online/azure-stack-edge-deploy-aks-on-azure-stack-edge.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: edge
99
ms.topic: how-to
10-
ms.date: 01/25/2023
10+
ms.date: 02/01/2023
1111
ms.author: alkohli
1212
# Customer intent: As an IT admin, I need to understand how to deploy and configure Azure Kubernetes service on Azure Stack Edge.
1313
---
@@ -93,21 +93,11 @@ Depending on the workloads you intend to deploy, you may need to ensure the foll
9393
9494
There are multiple steps to deploy AKS on Azure Stack Edge. Some steps are optional, as noted below.
9595
96-
## Enable AKS
96+
## Verify AKS is enabled
9797
98-
1. [Connect to the PowerShell interface of the device](azure-stack-edge-gpu-connect-powershell-interface.md#connect-to-the-powershell-interface).
99-
100-
1. Run the following command to enable AKS:
101-
102-
```azurepowershell
103-
Enable-HcsAzureKubernetesService –f
104-
```
105-
106-
This step doesn't deploy the Kubernetes cluster. The cluster is deployed later in the section for [Set up Kubernetes cluster and enable Arc](azure-stack-edge-deploy-aks-on-azure-stack-edge.md#set-up-kubernetes-cluster-and-enable-arc).
107-
108-
1. To verify that AKS is enabled, go to your Azure Stack Edge resource in the Azure portal. In the **Overview** pane, select the **Azure Kubernetes Service** tile.
98+
To verify that AKS is enabled, go to your Azure Stack Edge resource in the Azure portal. In the **Overview** pane, select the **Azure Kubernetes Service** tile.
10999
110-
[![Screenshot showing the Azure Kubernetes Service tile in the Overview pane of the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-azure-kubernetes-service-tile.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-azure-kubernetes-service-tile.png#lightbox)
100+
[![Screenshot showing the Azure Kubernetes Service tile in the Overview pane of the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-azure-kubernetes-service-tile.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-azure-kubernetes-service-tile.png#lightbox)
111101
112102
## Set custom locations (optional)
113103

0 commit comments

Comments
 (0)