Skip to content

Commit 8803cc7

Browse files
authored
Merge pull request #216276 from LouisBerner/v-lberner-ADO_2001818_Pro2_Compute
updated UI images for K8
2 parents 72e1c2a + 7f83dae commit 8803cc7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/databox-online/azure-stack-edge-pro-2-deploy-configure-compute.md

Lines changed: 5 additions & 5 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: tutorial
10-
ms.date: 02/28/2022
10+
ms.date: 11/03/2022
1111
ms.author: alkohli
1212
# Customer intent: As an IT admin, I need to understand how to configure compute on Azure Stack Edge Pro so I can use it to transform the data before sending it to Azure.
1313
---
@@ -47,23 +47,23 @@ To configure a client to access Kubernetes cluster, you will need the Kubernetes
4747
1. In the local web UI of your device, go to **Devices** page.
4848
2. Under the **Device endpoints**, copy the **Kubernetes API service** endpoint. This endpoint is a string in the following format: `https://compute.<device-name>.<DNS-domain>[Kubernetes-cluster-IP-address]`.
4949

50-
![Device page in local UI](./media/azure-stack-edge-gpu-create-kubernetes-cluster/device-kubernetes-endpoint-1.png)
50+
![Screenshot that shows the device page in local UI.](./media/azure-stack-edge-pro-2-deploy-configure-compute/device-kubernetes-endpoint-1.png)
5151

5252
3. Save the endpoint string. You will use this endpoint string later when configuring a client to access the Kubernetes cluster via kubectl.
5353

5454
4. While you are in the local web UI, you can:
5555

5656
- Go to Kubernetes API, select **advanced settings**, and download an advanced configuration file for Kubernetes.
5757

58-
![Device page in local UI 1](./media/azure-stack-edge-gpu-deploy-configure-compute/download-advanced-config-1.png)
58+
![Screenshot that shows the device page in local UI 1.](./media/azure-stack-edge-pro-2-deploy-configure-compute/download-advanced-config-1.png)
5959

6060
If you have been provided a key from Microsoft (select users may have a key), then you can use this config file.
6161

62-
![Device page in local UI 2](./media/azure-stack-edge-gpu-deploy-configure-compute/download-advanced-config-2.png)
62+
![Screenshot that shows the device page in local UI 2.](./media/azure-stack-edge-pro-2-deploy-configure-compute/download-advanced-config-2.png)
6363

6464
- You can also go to **Kubernetes dashboard** endpoint and download an `aseuser` config file.
6565

66-
![Device page in local UI 3](./media/azure-stack-edge-gpu-deploy-configure-compute/download-aseuser-config-1.png)
66+
![Screenshot that shows the device page in local UI 3.](./media/azure-stack-edge-pro-2-deploy-configure-compute/download-aseuser-config-1.png)
6767

6868
You can use this config file to sign into the Kubernetes dashboard or debug any issues in your Kubernetes cluster. For more information, see [Access Kubernetes dashboard](azure-stack-edge-gpu-monitor-kubernetes-dashboard.md#access-dashboard).
6969

97.5 KB
Loading
109 KB
Loading
42.2 KB
Loading
120 KB
Loading

0 commit comments

Comments
 (0)