Skip to content

Commit 877f6b1

Browse files
Merge pull request #3086 from madeline-underwood/tink
Enhance documentation for Tinkerblox UltraEdge: update descriptions a…
2 parents fe85e5a + 0d11846 commit 877f6b1

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

content/learning-paths/cross-platform/tinkerblox_ultraedge/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Deploy Tinkerblox UltraEdge HPC-I for AI and mixed workloads on Arm
33
minutes_to_complete: 60
44

5+
description: Learn how to deploy Tinkerblox UltraEdge HPC-I for edge AI and mixed workloads on Arm platforms, including installation and configuration on Debian, Ubuntu, and Yocto systems.
6+
57
who_is_this_for: This is an advanced topic for business, R&D, and engineering teams seeking to optimize CPU and GPU infrastructure utilization while reducing total cost of ownership on edge and constrained environments. It's ideal for innovation and development teams building next-generation AI workloads using alternative runtime environments and packaging technologies.
68

79
learning_objectives:

content/learning-paths/cross-platform/tinkerblox_ultraedge/background.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ UltraEdge orchestrates edge-native execution for high-performance compute infras
7171

7272
UltraEdge is composed of layered systems, each responsible for a distinct aspect of execution and orchestration:
7373

74-
![UltraEdge high-level architecture diagram showing layered execution systems for edge AI and mixed workloads alt-txt#center](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/High-level%20architecture%20diagram.png "UltraEdge high-level architecture")
74+
![UltraEdge high-level architecture diagram showing layered execution systems for edge AI and mixed workloads#center](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/High-level%20architecture%20diagram.png "UltraEdge high-level architecture")
7575

7676
UltraEdge organizes functionality into five specialized layers. Each layer is responsible for a specific aspect of workload execution and orchestration:
7777

content/learning-paths/cross-platform/tinkerblox_ultraedge/debian_installation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Follow these steps to initialize and register your device within the **Uncloud**
1717
* **Provision a New Device:**
1818
* Go to **Device Management** > **New Device**.
1919

20-
![Device Management](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/Device_managment.png)
20+
![Screenshot of the Uncloud Dashboard showing the Device Management section with the navigation menu highlighting the option to create a new device#center](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/Device_managment.png "Device Management interface")
2121

22-
![Creating New Device](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/creating_new_device.png)
22+
![Screenshot of the Uncloud interface showing the New Device creation form where you can configure device settings and register a new edge device#center](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/creating_new_device.png "Creating a new device")
2323

2424
* Click the **three dots (options menu)** next to your device entry and select **Initialize**.
2525

26-
![Initialize Device](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/Initialize%20.png)
26+
![Screenshot of the Uncloud Dashboard showing the device options menu with the Initialize option highlighted to begin the device setup process#center](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/Initialize%20.png "Initialize device option")
2727

2828
* **Install prerequisites:**
2929

@@ -39,7 +39,7 @@ sudo apt install -y curl jq
3939

4040
Copy the generated device installation command or details from the **Uncloud** portal to your clipboard.
4141

42-
![Installation Command](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/Initialize%20_command.png)
42+
![Screenshot of the Uncloud portal showing the device initialization screen with the installation command displayed that you need to copy and execute on your target device#center](https://raw.githubusercontent.com/Tinkerbloxsupport/arm-learning-path-support/main/static/images/Initialize%20_command.png "Installation command")
4343

4444
You should be able to locate and copy the specific installation command appropriate for your account. Here is an example:
4545

0 commit comments

Comments
 (0)