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-pro-2-deploy-configure-compute.md
+5-5Lines changed: 5 additions & 5 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: tutorial
10
-
ms.date: 02/28/2022
10
+
ms.date: 11/03/2022
11
11
ms.author: alkohli
12
12
# 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.
13
13
---
@@ -47,23 +47,23 @@ To configure a client to access Kubernetes cluster, you will need the Kubernetes
47
47
1. In the local web UI of your device, go to **Devices** page.
48
48
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]`.
49
49
50
-

50
+

51
51
52
52
3. Save the endpoint string. You will use this endpoint string later when configuring a client to access the Kubernetes cluster via kubectl.
53
53
54
54
4. While you are in the local web UI, you can:
55
55
56
56
- Go to Kubernetes API, select **advanced settings**, and download an advanced configuration file for Kubernetes.
57
57
58
-

58
+

59
59
60
60
If you have been provided a key from Microsoft (select users may have a key), then you can use this config file.
61
61
62
-

62
+

63
63
64
64
- You can also go to **Kubernetes dashboard** endpoint and download an `aseuser` config file.
65
65
66
-

66
+

67
67
68
68
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).
0 commit comments