Skip to content

Commit 30ef911

Browse files
authored
Merge pull request #270828 from LouisBerner/v-loberner-ADO-revise-configure-compute-tutorial
Updated include for 'Configure compute' tutorial.
2 parents d30c348 + 91f4393 commit 30ef911

7 files changed

+7
-33
lines changed

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

Lines changed: 1 addition & 1 deletion
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: 08/04/2023
10+
ms.date: 04/01/2024
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
---

articles/databox-online/azure-stack-edge-gpu-kubernetes-overview.md

Lines changed: 1 addition & 8 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: conceptual
10-
ms.date: 07/26/2023
10+
ms.date: 04/01/2024
1111
ms.author: alkohli
1212
---
1313

@@ -110,13 +110,6 @@ Once the Kubernetes cluster is deployed, then you can manage the applications de
110110

111111
For more information on deploying Kubernetes cluster, go to [Deploy a Kubernetes cluster on your Azure Stack Edge device](azure-stack-edge-gpu-create-kubernetes-cluster.md). For information on management, go to [Use kubectl to manage Kubernetes cluster on your Azure Stack Edge device](azure-stack-edge-gpu-create-kubernetes-cluster.md).
112112

113-
114-
### Kubernetes and IoT Edge
115-
116-
This feature has been deprecated. Support will end soon.
117-
118-
All new deployments of IoT Edge on Azure Stack Edge must be on a Linux VM. For detailed steps, see [Deploy IoT runtime on Ubuntu VM on Azure Stack Edge](azure-stack-edge-gpu-deploy-iot-edge-linux-vm.md).
119-
120113
### Kubernetes and Azure Arc
121114

122115
Azure Arc is a hybrid management tool that will allow you to deploy applications on your Kubernetes clusters. Azure Arc also allows you to use Azure Monitor for containers to view and monitor your clusters. For more information, go to [What is Azure Arc-enabled Kubernetes?](../azure-arc/kubernetes/overview.md). For information on Azure Arc pricing, go to [Azure Arc pricing](https://azure.microsoft.com/services/azure-arc/#pricing).

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

Lines changed: 1 addition & 3 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: 08/04/2023
10+
ms.date: 04/01/2024
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
---
@@ -27,8 +27,6 @@ In this tutorial, you learn how to:
2727
> * Configure compute
2828
> * Get Kubernetes endpoints
2929
30-
[!INCLUDE [configure-compute](../../includes/azure-stack-edge-gateway-configure-compute.md)]
31-
3230
## Prerequisites
3331

3432
Before you set up a compute role on your Azure Stack Edge Pro device, make sure that:

includes/azure-stack-edge-gateway-configure-compute.md

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
author: alkohli
33
ms.service: databox
44
ms.topic: include
5-
ms.date: 02/02/2023
5+
ms.date: 04/01/2024
66
ms.author: alkohli
77
---
88

9-
To configure compute on your Azure Stack Edge Pro, you'll create an IoT Hub resource via the Azure portal.
9+
To configure compute on your Azure Stack Edge Pro, you create an IoT Hub resource via Azure portal.
1010

1111
1. In the Azure portal of your Azure Stack Edge resource, go to **Overview**, and select **Kubernetes for Azure Stack Edge**.
1212

@@ -16,25 +16,8 @@ To configure compute on your Azure Stack Edge Pro, you'll create an IoT Hub reso
1616

1717
![Configure compute](./media/azure-stack-edge-gateway-configure-compute/configure-compute-2.png)
1818

19-
3. On the **Configure Edge compute** blade, input the following information:
20-
21-
|Field |Value |
22-
|---------|---------|
23-
|Subscription |Select a subscription for your IoT Hub resource. You can use the same subscription as that used by the Azure Stack Edge resource. |
24-
|Resource group |Select a resource group for your IoT Hub resource. You can use the same resource group as that used by the Azure Stack Edge resource. |
25-
|IoT Hub | Choose from **New** or **Existing**. <br> By default, a Standard tier (S1) is used to create an IoT resource. To use a free tier IoT resource, create one and then select the existing resource. <br> In each case, the IoT Hub resource uses the same subscription and resource group that is used by the Azure Stack Edge resource. |
26-
|Name |Accept the default name or enter a name for your IoT Hub resource. |
27-
28-
![Get started with compute 2](./media/azure-stack-edge-gateway-configure-compute/configure-compute-3.png)
29-
30-
4. When you finish the settings, select **Review + Create**. Review the settings for your IoT Hub resource, and select **Create**.
31-
32-
Resource creation for an IoT Hub resource takes several minutes. After the resource is created, the **Overview** indicates the Kubernetes service is now running.
19+
3. After the resource is created, the **Overview** indicates that the Kubernetes service is online.
3320

3421
![Get started with compute 3](./media/azure-stack-edge-gateway-configure-compute/configure-compute-4.png)
3522

36-
When the Edge compute role is set up on the Edge device, it creates two devices: an IoT device and an IoT Edge device. Both devices can be viewed in the IoT Hub resource. An IoT Edge Runtime is also running on this IoT Edge device. At this point, only the Linux platform is available for your IoT Edge device.
37-
38-
It can take 20-30 minutes to configure compute because, behind the scenes, virtual machines and a Kubernetes cluster are being created.
39-
40-
After you have successfully configured compute in the Azure portal, a Kubernetes cluster and a default user associated with the IoT namespace (a system namespace controlled by Azure Stack Edge) exist.
23+
It can take 20-30 minutes to configure compute because, behind the scenes, virtual machines, and a Kubernetes cluster are being created.
178 KB
Loading
199 KB
Loading
148 KB
Loading

0 commit comments

Comments
 (0)