Skip to content

Commit f171618

Browse files
Why Topo ? Automated deployment !
Topo not only saves you the troubles of setting everything up, making sure there are no incompatibility issues as well as having the necessary dependencies, etc. Topo also helps you deploy in a simple command. Instead of having to execute multiple SSH + container engine commands all in sequence, Topo automates all of that away so that you don't have to deal with that. Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent d334f9d commit f171618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/cross-platform/deploy-containerized-workloads-with-topo/overview-and-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The optional heterogeneous deployment with `remoteproc-runtime` requires a heter
2121
Topo streamlines deploying containerized workloads to Arm-based Linux devices.
2222
If you have an heterogeneous device (e.g. Cortex-A + Cortex-M SoC such as the i.MX 93), Topo enables you to use it fully, deploying both firmware and application as containerized workloads through standard container tooling.
2323

24-
Once a template is defined, use of Topo removes the need to deal with low-level setup and compatibility issues manually. Topo first assesses the system to identify processor features such as SVE or Neon on CPU, then advises which templates are appropriate for the device, before automating the deployment.
24+
Once a template is defined, use of Topo removes the need to deal with low-level setup and compatibility issues manually. Topo first assesses the system to identify processor features such as SVE or Neon on CPU, then advises which templates are appropriate for the device, before automating the end to end deployment, for which Topo deals with all the low-level instructions.
2525

2626
Topo can also be leveraged by AI Agents to further streamline and automate.
2727

0 commit comments

Comments
 (0)