Skip to content

Commit 8600ee5

Browse files
new branch with copilot updates
1 parent 17e1281 commit 8600ee5

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

content/learning-paths/automotive/tinkerblox_ultraedge/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ draft: true
55
cascade:
66
draft: true
77

8-
minutes_to_complete: 60
8+
minutes_to_complete: 60
99

1010
who_is_this_for: Business teams targeting lower TCO of computing infrastructure through higher utilization of CPU and/or CPU-GPU install bases. R&D and Engineering teams looking for most efficient use of CPU/CPU-GPU infrastructure. Innovation teams looking to maximize edge resources to host new-age AI on constrained environments. Development teams looking at alternative packaging tech – run-time environments to build next generation workloads.
1111

content/learning-paths/automotive/tinkerblox_ultraedge/_next-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# ================================================================================
55
weight: 21 # Set to always be larger than the content in this path to be at the end of the navigation.
66
title: "Next Steps" # Always the same, html page title.
7-
layout: "learningpathall" # All files under learning paths have this same wrapper for Hugo processing.
7+
layout: "learningpathall" # All files under learning paths have this same wrapper for Hugo processing.
88
---

content/learning-paths/automotive/tinkerblox_ultraedge/background.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ UltraEdge is an edge-native, high-performance execution fabric designed to run A
1212

1313
UltraEdge takes a fundamentally different approach. It replaces heavyweight container runtimes with a lean, deterministic execution stack purpose-built for performance-oriented compute. This enables millisecond-level startup times, predictable performance, and a dramatically smaller resource footprint—allowing workloads to start faster, run closer to the hardware, and make full use of available CPU and GPU resources.
1414

15-
At the core of UltraEdge are two specialized execution systems:
15+
At the core of UltraEdge are two specialized execution systems:
1616

1717
· **MicroStack**, optimized for enterprise and mixed workloads
1818

content/learning-paths/automotive/tinkerblox_ultraedge/debian_installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Follow these steps to initialize and register your device within the **Uncloud**
1212

1313
1. **Access the Platform:**
1414

15-
Navigate to the [Uncloud Dashboard](https://dev.tinkerblox.io/) and log in with your credentials.
15+
Navigate to the [Uncloud Dashboard](https://dev.tinkerblox.io/) and log in with your credentials.
1616

1717
2. **Provision a New Device:**
1818
* Go to **Device Management** > **New Device**.

content/learning-paths/automotive/tinkerblox_ultraedge/instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ layout: learningpathall
1111
In this section, you provision a Google Axion C4A virtual machine on Google Cloud Platform (GCP) using the `c4a-standard-32` machine type, which provides 16 vCPUs and 128 GB of memory. This VM size is required for building a Yocto-based image in the next steps.
1212

1313
{{% notice Note %}}
14-
For general guidance on setting up a Google Cloud account and project, see the Learning Path [Getting started with Google Cloud Platform](/learning-paths/servers-and-cloud-computing/csp/google/).
14+
For general guidance on setting up a Google Cloud account and project, see the Learning Path [Getting started with Google Cloud Platform](/learning-paths/servers-and-cloud-computing/csp/google/).
1515
{{% /notice %}}
1616

1717
## Provision a Google Axion C4A VM in the Google Cloud Console

content/learning-paths/automotive/tinkerblox_ultraedge/running.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ microservices.
4545

4646
#### Microservice management
4747

48-
Manage microservices running on the Edge platform.
48+
Manage microservices running on the Edge platform.
4949

5050
**Syntax:**
5151

content/learning-paths/automotive/tinkerblox_ultraedge/yocto_installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ As of this learning path's publication, Ubuntu 24.04 LTS is NOT a supported Yoct
2626
{{% /notice %}}
2727

2828
- Minimum hardware requirements:
29-
- CPU: Quad-core processor minimum (16 cores or greater recommended)
29+
- CPU: Quad-core processor minimum (16 cores or greater recommended)
3030
- RAM: 8 GB minimum (16 GB or greater recommended)
3131
- Disk space: At least 100 GB free (250 GB +recommended for multiple builds)
3232

0 commit comments

Comments
 (0)