Skip to content

smarter-project/hybrid-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containers and Orchestration

hybrid-runtime is an OCI compatible container runtime for deploying and running workloads on hybrid systems, boards with an SoC containing a Cortex-A plus a Cortex-M/R using cloud tools such as k3s and containerd.

There are 3 different ways to use the runtime, either standalone meaning interacting with the runtime directly using a CLI without using k3s or containerd, or using containerd's CLI ctr, and finally using k3s.

The guides were tested on both an AVH model of i.MX8M Plus baord and the i.MX8M Mini board, we recommend using the AVH model model, they offer a 30 day free trial.