Skip to content

Commit a3ddc26

Browse files
committed
Updated artwork per meeting w/ Michael and Alpa
1 parent 5eecf90 commit a3ddc26

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

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

Lines changed: 6 additions & 10 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/10/2023
10+
ms.date: 01/19/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
---
@@ -145,9 +145,7 @@ Use the following steps to assign static IP pools in the local UI of your device
145145
1. **Second virtual network** – Name is **N3** and associated with **vswitch-port5**.
146146
1. **Third virtual network** – Name is **N6** and associated with **vswitch-port6**.
147147
148-
[![Screenshots that show the Add virtual network dialogs in the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-add-virtual-networks.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-add-virtual-networks.png#lightbox)
149-
150-
1. Once all three virtual networks are configured, they'll be listed under the virtual networks, as follows:
148+
1. Once all three virtual networks are configured, they'll be listed under the virtual networks, as follows:
151149
152150
[![Screenshot that shows the Advanced networking page in the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-advanced-networking.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-advanced-networking.png#lightbox)
153151
@@ -162,15 +160,17 @@ Use the following steps to assign static IP pools in the local UI of your device
162160
> [!NOTE]
163161
> You can't modify the IP pool settings once the AKS cluster is deployed.
164162
165-
[![Screenshot that shows the Kubernetes page in the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page.png#lightbox)
163+
[![Screenshot that shows the Kubernetes page with virtual networks in the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-virtual-networks-2.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-virtual-networks-2.png#lightbox)
166164
167165
## Configure the compute virtual switch
168166
169167
Use this step to configure the virtual switch for Kubernetes compute traffic.
170168
171169
1. In the local UI of your device, go to the **Kubernetes** page.
172170
173-
1. Select **Modify** to configure a virtual switch for Kubernetes compute traffic.
171+
1. Select **Modify** to configure a virtual switch for Kubernetes compute traffic.
172+
173+
[![Screenshot that shows the Kubernetes page in the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page.png#lightbox)
174174
175175
1. Enable the compute on a port that has internet access. For example, in this case, port 2 that was connected to the internet is enabled for compute. Internet access allows you to retrieve container images from AKS.
176176
@@ -190,10 +190,6 @@ Use this step to configure the virtual switch for Kubernetes compute traffic.
190190
191191
[![Screenshot that shows the Compute virtual switch options on the Kubernetes page in the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page-compute-virtual-switch.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page-compute-virtual-switch.png#lightbox)
192192
193-
The page will update as shown below:
194-
195-
[![Screenshot that shows virtual networks on the Kubernetes page in the Azure portal.](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-virtual-networks.png)](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-virtual-networks.png#lightbox)
196-
197193
## Enable VM cloud management
198194
199195
This step is required to allow the Azure Stack Edge portal to deploy the infrastructure VMs on Azure Stack Edge device for AKS; for example, for the target cluster worker node.
Loading

0 commit comments

Comments
 (0)