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-gpu-install-update.md
+25-12Lines changed: 25 additions & 12 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: how-to
10
-
ms.date: 09/22/2023
10
+
ms.date: 10/02/2023
11
11
ms.author: alkohli
12
12
---
13
13
# Update your Azure Stack Edge Pro GPU
@@ -16,21 +16,24 @@ ms.author: alkohli
16
16
17
17
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.
18
18
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.
20
21
21
22
## About latest updates
22
23
23
24
The current update is Update 2309. This update installs two updates, the device update followed by Kubernetes updates.
- 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
34
37
35
38
For information on what's new in this update, go to [Release notes](azure-stack-edge-gpu-2309-release-notes.md).
36
39
@@ -68,7 +71,8 @@ Use the following steps to update your Azure Stack Edge version and Kubernetes v
68
71
69
72
If you are running 2210 or 2301, you can update both your device version and Kubernetes version directly to 2303 and then to 2309.
70
73
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.
72
76
73
77
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.
74
78
@@ -228,20 +232,29 @@ Do the following steps to download the update from the Microsoft Update Catalog.
228
232
229
233
The update listing appears as **Azure Stack Edge Update 2309**.
230
234
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
+
231
238
Specify the update package for your environment:
232
239
233
-
- Azure Stack Edge Update 2309 Software Package.
240
+
| Kubernetes | Local UI Kubernetes workload profile | Update package name | Example Update File |
| 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 |
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.
245
258
246
259
247
260
### Install the update or the hotfix
@@ -261,7 +274,7 @@ This procedure takes around 20 minutes to complete. Perform the following steps
261
274
262
275
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.
263
276
264
-

277
+
<!---->
265
278
266
279
3. Select **Apply update**.
267
280
@@ -276,7 +289,7 @@ This procedure takes around 20 minutes to complete. Perform the following steps
276
289
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**.
277
290
278
291
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.
280
293
281
294

0 commit comments