You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/databox-online/azure-stack-edge-deploy-aks-on-azure-stack-edge.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: alkohli
7
7
ms.service: databox
8
8
ms.subservice: edge
9
9
ms.topic: how-to
10
-
ms.date: 01/10/2023
10
+
ms.date: 01/19/2023
11
11
ms.author: alkohli
12
12
# Customer intent: As an IT admin, I need to understand how to deploy and configure Azure Kubernetes service on Azure Stack Edge.
13
13
---
@@ -145,9 +145,7 @@ Use the following steps to assign static IP pools in the local UI of your device
145
145
1. **Second virtual network** – Name is **N3** and associated with **vswitch-port5**.
146
146
1. **Third virtual network** – Name is **N6** and associated with **vswitch-port6**.
147
147
148
-
[](./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:
151
149
152
150
[](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-advanced-networking.png#lightbox)
153
151
@@ -162,15 +160,17 @@ Use the following steps to assign static IP pools in the local UI of your device
162
160
> [!NOTE]
163
161
> You can't modify the IP pool settings once the AKS cluster is deployed.
164
162
165
-
[](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page.png#lightbox)
163
+
[](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-virtual-networks-2.png#lightbox)
166
164
167
165
## Configure the compute virtual switch
168
166
169
167
Use this step to configure the virtual switch for Kubernetes compute traffic.
170
168
171
169
1. In the local UI of your device, go to the **Kubernetes** page.
172
170
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
+
[](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page.png#lightbox)
174
174
175
175
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.
176
176
@@ -190,10 +190,6 @@ Use this step to configure the virtual switch for Kubernetes compute traffic.
190
190
191
191
[](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-page-compute-virtual-switch.png#lightbox)
192
192
193
-
The page will update as shown below:
194
-
195
-
[](./media/azure-stack-edge-deploy-aks-on-azure-stack-edge/azure-stack-edge-kubernetes-virtual-networks.png#lightbox)
196
-
197
193
## Enable VM cloud management
198
194
199
195
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.
0 commit comments