Skip to content

Commit 0168fc2

Browse files
avoiding several sentences starting with you'll consecutively
1 parent f45a5ab commit 0168fc2

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ generated_summary_faq:
3131
faq_source_hash: 37913b2c4aed914d32dbdad054ebdd2b1d4587da3ede1a33ba81e3e68bf504a3
3232
summary: >-
3333
You'll deploy a containerized Autoware
34-
Open AD Kit simulation on Arm Neoverse using Docker and Docker Compose, within a SOAFEE-aligned Shift-Left workflow. You'll first learn about software-defined vehicles (SDVs), SOAFEE, ROS 2, and the Open AD Kit components used in the demo. You'll then prepare an Arm Neoverse Linux system and use Docker Compose to start the Open AD Kit visualizer, planning, and simulation services. By the end, you'll review a running simulation. The workflow has been tested on both cloud (Amazon EC2) and on-premise Arm Neoverse platforms.
34+
Open AD Kit simulation on Arm Neoverse using Docker and Docker Compose, within a SOAFEE-aligned Shift-Left workflow. First, you'll learn about software-defined vehicles (SDVs), SOAFEE, ROS 2, and the Open AD Kit components used in the demo. Then, you'll prepare an Arm Neoverse Linux system and use Docker Compose to start the Open AD Kit visualizer, planning, and simulation services. By the end, you'll review a running simulation. The workflow has been tested on both cloud (Amazon EC2) and on-premise Arm Neoverse platforms.
3535
faqs:
3636
- question: What result should I expect after launching the Docker Compose stack?
3737
answer: >-

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ generated_summary_faq:
3333
summary: >-
3434
You'll learn about prototyping safety‑critical isolation for autonomous
3535
driving workloads on Arm Neoverse by applying functional safety concepts, ISO 26262 and ASIL
36-
guidance, and a safety‑island architecture. You'll understand how to separate safety‑critical control
37-
logic from non‑safety functions, then connect components using a publish‑subscribe model (DDS/ROS
36+
guidance, and a safety‑island architecture. First, you'll understand how to separate safety‑critical control
37+
logic from non‑safety functions. Then, you'll connect components using a publish‑subscribe model (DDS/ROS
3838
2) within containerized deployments or across Arm‑based instances. You'll explore lifecycle
3939
practices aligned with the V‑model, including clear requirements, version control, impact
4040
analysis, and regression testing. By the end, you'll organize simulation components into

content/learning-paths/automotive/system76-auto/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ generated_summary_faq:
3030
faq_source_hash: 2b758d2dcf28a683ab164e28578a736d6d730b81dfbc01a6765619052fcdebd0
3131
summary: >-
3232
You'll use a System76 Thelio Astra Arm desktop to build and run the
33-
Arm Automotive Solutions Software Reference Stack in a local Multipass virtual machine. You'll
34-
create an Ubuntu 20.04 guest, isolate builds, and compile Yocto-based
33+
Arm Automotive Solutions Software Reference Stack in a local Multipass virtual machine. You'll start by
34+
creating an Ubuntu 20.04 guest, isolating builds, and compiling Yocto-based
3535
components targeting a Fixed Virtual Platform that models the Arm Reference Design-1 AE. You'll review the Thelio Astra platform and the software stack context, then run a Parsec-enabled TLS demo that establishes an HTTPS session to transfer a web page.
3636
faqs:
3737
- question: Which Multipass install guide should I follow before creating the virtual machine?

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ generated_summary_faq:
3434
faq_source_hash: 74740788edbfe7ea09bf955455b4aeaed00e667fa8c9d68467353c1f64528b08
3535
summary: >-
3636
You'll debug the Arm Zena Compute Subsystem (CSS) reference
37-
software stack on a Fixed Virtual Platform using Arm Development Studio. You'll launch the
37+
software stack on a Fixed Virtual Platform using Arm Development Studio. First, you'll launch the
3838
FVP with the Iris debug server enabled, then create and save a custom Arm DS configuration. You'll establish connections
3939
to each heterogeneous component within Zena CSS to debug the Linux kernel and user processes. By the end, you'll create reusable `.launch`
4040
files, step through early RSE boot, and attach to Safety Island and Linux targets to inspect

content/learning-paths/servers-and-cloud-computing/rafay-eks/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ generated_summary_faq:
3636
summary: >-
3737
You'll provision an Amazon EKS cluster on Arm using
3838
the Rafay Kubernetes Operations Platform and validate workloads on AWS Graviton-based nodes.
39-
You'll define a declarative cluster manifest in Rafay referencing an existing project,
39+
First, you'll define a declarative cluster manifest in Rafay referencing an existing project,
4040
blueprint, and cloud credential. Then, you'll create the EKS cluster and deploy NGINX pinned to arm64
4141
to confirm scheduling on Graviton-based instances. Finally, you'll remove the NGINX workload and deprovision the EKS resources to avoid ongoing cloud costs.
4242
faqs:

0 commit comments

Comments
 (0)