Skip to content

Commit bc46dfc

Browse files
committed
Modified update article
1 parent 2cfc6b6 commit bc46dfc

File tree

2 files changed

+25
-12
lines changed

2 files changed

+25
-12
lines changed

articles/databox-online/azure-stack-edge-gpu-install-update.md

Lines changed: 25 additions & 12 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: how-to
10-
ms.date: 09/22/2023
10+
ms.date: 10/02/2023
1111
ms.author: alkohli
1212
---
1313
# Update your Azure Stack Edge Pro GPU
@@ -16,21 +16,24 @@ ms.author: alkohli
1616

1717
This article describes the steps required to install update on your Azure Stack Edge Pro with GPU via the local web UI and via the Azure portal. You apply the software updates or hotfixes to keep your Azure Stack Edge Pro device and the associated Kubernetes cluster on the device up-to-date.
1818

19-
The procedure described in this article was performed using a different version of software, but the process remains the same for the current software version.
19+
> [NOTE!]
20+
> The procedure described in this article was performed using a different version of software, but the process remains the same for the current software version.
2021
2122
## About latest updates
2223

2324
The current update is Update 2309. This update installs two updates, the device update followed by Kubernetes updates.
2425

2526
The associated versions for this update are:
2627

27-
- Device software version: Azure Stack Edge 2309 (3.2.2380.1652)
28-
- Device Kubernetes version: Azure Stack Kubernetes Edge 2309 (3.2.2380.1652)
28+
- Device software version: Azure Stack Edge 2309 (3.2.2380.1632)
29+
- Device Kubernetes version: Azure Stack Kubernetes Edge 2309 (3.2.2380.1632)
2930
- Kubernetes server version: v1.25.5
3031
- IoT Edge version: 0.1.0-beta15
3132
- Azure Arc version: 1.11.7
32-
- GPU driver version: 530.30.02
33-
- CUDA version: 12.1
33+
- GPU driver version for Kubernetes for Azure Stack Edge: 530.30.02
34+
- GPU driver version for Azure Kubernetes Service (AKS): 525.85.12
35+
- CUDA version for Kubernetes for Azure Stack Edge: 12.1
36+
- CUDA version for Azure Kubernetes Service (AKS): 12.0
3437

3538
For information on what's new in this update, go to [Release notes](azure-stack-edge-gpu-2309-release-notes.md).
3639

@@ -68,7 +71,8 @@ Use the following steps to update your Azure Stack Edge version and Kubernetes v
6871

6972
If you are running 2210 or 2301, you can update both your device version and Kubernetes version directly to 2303 and then to 2309.
7073

71-
If you are running 2303, you can update both your device version and Kubernetes version directly to 2309.
74+
If you are running 2303, you can update both your device version and Kubernetes version directly to
75+
2309.
7276

7377
In Azure portal, the process will require two clicks, the first update gets your device version to 2303 and your Kubernetes version to 2210, and the second update gets your Kubernetes version upgraded to 2309.
7478

@@ -228,20 +232,29 @@ Do the following steps to download the update from the Microsoft Update Catalog.
228232

229233
The update listing appears as **Azure Stack Edge Update 2309**.
230234

235+
> [NOTE!]
236+
> Make sure to verify which workload you are running on your device [via the local UI](./azure-stack-edge-gpu-deploy-configure-network-compute-web-proxy.md#configure-compute-ips-1) or [via the PowerShell](./azure-stack-edge-connect-powershell-interface.md) interface of the device. Depending on the workload that you are running, the update package will differ.
237+
231238
Specify the update package for your environment:
232239

233-
- Azure Stack Edge Update 2309 Software Package.
240+
| Kubernetes | Local UI Kubernetes workload profile | Update package name | Example Update File |
241+
|------------------|--------------|---------------------------|-----------------------------------|
242+
| Azure Kubernetes Service | Azure Private MEC Solution in your environment<br/>SAP Digital Manufacturing for Edge Computing or another Microsoft Partner Solution in your Environment | Azure Stack Edge Update 2309 Kubernetes Package for Private MEC/SAP Workloads | release~ase-2307d.3.2.2380.1632-42623-79365624-release_host_MsKubernetes_Package |
243+
| Kubernetes for Azure Stack Edge |Other workloads in your environment | Azure Stack Edge Update 2309 Kubernetes Package for Non Private MEC/Non SAP Workloads | \release~ase-2307d.3.2.2380.1632-42623-79365624-release_host_AseKubernetes_Package |
244+
245+
246+
<!-- - - Azure Stack Edge Update 2309 Software Package.
234247
- host update .exe
235248
- Azure Stack Edge Update 2309 Kubernetes Package for Private MEC/SAP Workloads.
236249
- msk8.0.exe
237250
- msk8.1.exe
238251
- Azure Stack Edge Update 2309 Kubernetes Package for Non Private MEC/Non SAP Workloads.
239252
- asek8.0.exe
240-
- asek8.1.exe
253+
- asek8.1.exe -->
241254

242255
<!--![Search catalog 2](./media/azure-stack-edge-gpu-install-update/download-update-2-b.png)-->
243256

244-
4. Select **Download**. There are two packages to download for the update. The first package will have two files for the device software updates (*SoftwareUpdatePackage.0.exe*, *SoftwareUpdatePackage.1.exe*) and the second package has three files for the Kubernetes updates (*Kubernetes_Package.0.exe*, *Kubernetes_Package.1.exe*, and *Kubernetes_Package.2.exe*), respectively. Download the packages to a folder on the local system. You can also copy the folder to a network share that is reachable from the device.
257+
4. Select **Download**. There are two packages to download for the update. The first package will have two files for the device software updates (*SoftwareUpdatePackage.0.exe*, *SoftwareUpdatePackage.1.exe*) and the second package has two files for the Kubernetes updates (*Kubernetes_Package.0.exe* and *Kubernetes_Package.1.exe*), respectively. Download the packages to a folder on the local system. You can also copy the folder to a network share that is reachable from the device.
245258

246259

247260
### Install the update or the hotfix
@@ -261,7 +274,7 @@ This procedure takes around 20 minutes to complete. Perform the following steps
261274

262275
2. Provide the path to the update file. You can also browse to the update installation file if placed on a network share. Select the two software files (with *SoftwareUpdatePackage.0.exe* and *SoftwareUpdatePackage.1.exe* suffix) together.
263276

264-
![Screenshot of files selected for the device software update.](./media/azure-stack-edge-gpu-install-update/local-ui-update-3-a.png)
277+
<!--![Screenshot of files selected for the device software update.](./media/azure-stack-edge-gpu-install-update/local-ui-update-3-a.png)-->
265278

266279
3. Select **Apply update**.
267280

@@ -276,7 +289,7 @@ This procedure takes around 20 minutes to complete. Perform the following steps
276289
6. After the restart is complete, you are taken to the **Sign in** page. To verify that the device software has been updated, in the local web UI, go to **Maintenance** > **Software update**. For the current release, the displayed software version should be **Azure Stack Edge 2309**.
277290

278291

279-
7. You will now update the Kubernetes software version. Select the remaining three Kubernetes files together (file with the *Kubernetes_Package.0.exe*, *Kubernetes_Package.1.exe*, and *Kubernetes_Package.2.exe* suffix) and repeat the above steps to apply update.
292+
7. You will now update the Kubernetes software version. Select the remaining two Kubernetes files together (file with the *Kubernetes_Package.0.exe* and *Kubernetes_Package.1.exe* suffix) and repeat the above steps to apply update.
280293

281294
![Screenshot of files selected for the Kubernetes update.](./media/azure-stack-edge-gpu-install-update/local-ui-update-7.png)
282295

317 Bytes
Loading

0 commit comments

Comments
 (0)