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-create-certificates-tool.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: alkohli
5
5
ms.service: databox
6
6
ms.subservice: edge
7
7
ms.topic: how-to
8
-
ms.date: 06/01/2021
8
+
ms.date: 10/01/2021
9
9
ms.author: alkohli
10
10
---
11
11
@@ -123,7 +123,7 @@ The certificate files that you get from your certificate authority (CA) must be
123
123
124
124
- To import the certificates, follow the steps in [Import certificates on the clients accessing your Azure Stack Edge Pro device](azure-stack-edge-gpu-manage-certificates.md#import-certificates-on-the-client-accessing-the-device).
125
125
126
-
- To export the certificates, follow the steps in [Export certificates from the client accessing the Azure Stack Edge Pro device](azure-stack-edge-gpu-manage-certificates.md#import-certificates-on-the-client-accessing-the-device).
126
+
- To export the certificates, follow the steps in [Export certificates from the client accessing the Azure Stack Edge Pro device](azure-stack-edge-gpu-prepare-certificates-device-upload.md#export-certificates-as-pfx-format-with-private-key).
Copy file name to clipboardExpand all lines: articles/databox-online/azure-stack-edge-gpu-install-update.md
+11-10Lines changed: 11 additions & 10 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/27/2021
10
+
ms.date: 10/26/2021
11
11
ms.author: alkohli
12
12
---
13
13
# Update your Azure Stack Edge Pro GPU
@@ -22,15 +22,15 @@ The procedure described in this article was performed using a different version
22
22
23
23
The current update is Update 2110. This update installs two updates, the device update followed by Kubernetes updates. The associated versions for this update are:
24
24
25
-
- Device software version - **2.2.1726.3923**
25
+
- Device software version - **2.2.1758.4034**
26
26
- Kubernetes server version - **v1.20.9**
27
27
- IoT Edge version: **0.1.0-beta15**
28
28
- GPU driver version: **460.32.03**
29
29
- CUDA version: **11.2**
30
30
31
-
For information on what's new in this update, go to [Release notes](azure-stack-edge-placeholder.md).
31
+
For information on what's new in this update, go to [Release notes](azure-stack-edge-gpu-2110-release-notes.md).
32
32
33
-
To apply 2110 update, your device must be running 2106.
33
+
**To apply 2110 update, your device must be running 2106.**
34
34
35
35
- If you are not running the minimal supported version, you'll see this error: *Update package cannot be installed as its dependencies are not met*.
36
36
- You can update to 2106 from an older version and then install 2110.
@@ -176,7 +176,7 @@ Do the following steps to download the update from the Microsoft Update Catalog.
176
176
177
177
2. In the search box of the Microsoft Update Catalog, enter the Knowledge Base (KB) number of the hotfix or terms for the update you want to download. For example, enter **Azure Stack Edge**, and then click **Search**.
178
178
179
-
The update listing appears as **Azure Stack Edge Update 2105**.
179
+
The update listing appears as **Azure Stack Edge Update 2110**.
4. When prompted for confirmation, select **Yes** to proceed. Given the device is a single node device, after the update is applied, the device restarts and there is downtime.
5. The update starts. After the device is successfully updated, it restarts. The local UI is not accessible in this duration.
213
213
214
-
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 2105**.
214
+
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 2110**.
7. You will now update the Kubernetes software version. Repeat the above steps. Provide a path to the Kubernetes update file with the *Kubernetes_Package.exe* suffix.
| TCP 31000 (HTTPS)| In | LAN | In some cases. <br> See notes. |This port is required only if you are connecting to the Kubernetes dashboard to monitor your device. |
90
+
| TCP 6443 (HTTPS)| In | LAN | In some cases. <br> See notes. |This port is required by Kubernetes API server only if you are using `kubectl` to access your device. |
91
+
92
+
> [!IMPORTANT]
93
+
> If your datacenter firewall is restricting or filtering traffic based on source IPs or MAC addresses, make sure that the compute IPs (Kubernetes node IPs) and MAC addresses are in the allowed list. The MAC addresses can be specified by running the `Set-HcsMacAddressPool` cmdlet on the PowerShell interface of the device.
94
+
84
95
## URL patterns for firewall rules
85
96
86
97
Network administrators can often configure advanced firewall rules based on the URL patterns to filter the inbound and the outbound traffic. Your Azure Stack Edge Pro device and the service depend on other Microsoft applications such as Azure Service Bus, Azure Active Directory Access Control, storage accounts, and Microsoft Update servers. The URL patterns associated with these applications can be used to configure firewall rules. It is important to understand that the URL patterns associated with these applications can change. These changes require the network administrator to monitor and update firewall rules for your Azure Stack Edge Pro as and when needed.
0 commit comments