Skip to content

Commit 0f11010

Browse files
authored
Merge pull request #89098 from MikeBazMSFT/patch-9
clarifications
2 parents c303472 + e13a9f0 commit 0f11010

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,21 +45,19 @@ Before you set up a compute role on your Azure Stack Edge Pro device, make sure
4545

4646
To configure a client to access Kubernetes cluster, you will need the Kubernetes endpoint. Follow these steps to get Kubernetes API endpoint from the local UI of your Azure Stack Edge Pro device.
4747

48-
1. In the local web UI of your device, go to **Devices** page.
49-
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]`.
48+
1. In the local web UI of your device, go to **Device** page.
49+
2. Under the **Device endpoints**, copy the **Kubernetes API** endpoint. This endpoint is a string in the following format: `https://compute.<device-name>.<DNS-domain>[Kubernetes-cluster-IP-address]`.
5050

5151
![Device page in local UI](./media/azure-stack-edge-gpu-create-kubernetes-cluster/device-kubernetes-endpoint-1.png)
5252

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

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

57-
- Go to Kubernetes API, select **advanced settings**, and download an advanced configuration file for Kubernetes.
57+
- If you have been provided a key from Microsoft (select users may have a key), go to Kubernetes API, select **Advanced config**, and download an advanced configuration file for Kubernetes.
5858

5959
![Device page in local UI 1](./media/azure-stack-edge-gpu-deploy-configure-compute/download-advanced-config-1.png)
60-
61-
If you have been provided a key from Microsoft (select users may have a key), then you can use this config file.
62-
60+
6361
![Device page in local UI 2](./media/azure-stack-edge-gpu-deploy-configure-compute/download-advanced-config-2.png)
6462

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

0 commit comments

Comments
 (0)