BB-SC
Virtualization
MWLayer
Documentation: https://eclipse-ankaios.github.io/ankaios/
Ankaios uses a declarative state model: you define the desired set of workloads in a manifest, and the system ensures convergence. It supports Podman containers as first-class runtime, with extensibility for other runtimes and native applications.
The ank CLI provides commands to manage workloads, query state, and apply configurations.
https://github.com/eclipse-ankaios/ankaios
Eclipse Ankaios provides workload and container orchestration for automotive High Performance Computing Software (HPCs). While it can be used for various fields of applications, it is developed from scratch for automotive use cases and provides a slim yet powerful solution to manage containerized applications.
Automotive HPCs require workload orchestration that is lightweight, deterministic, and suitable for regulated environments. Traditional cloud orchestration tools (e.g., Kubernetes) are too resource-heavy and not designed for automotive safety and real-time constraints. Ankaios provides a slim, purpose-built solution that manages containerized applications across multiple nodes and VMs with a single API, independent of existing communication frameworks like SOME/IP, DDS, or REST.
Rust toolchain, Protobuf compiler.
Linux (x86_64, aarch64). Requires container runtime (Podman recommended). Server-agent architecture.
Lightweight, deterministic. Designed for automotive real-time constraints. Independent of SOME/IP, DDS, REST.
Container runtime (Podman/containerd). Independent of FC Communication.
Oliver; Jersorsky; EB
Apache 2.0
None
Implementation started
none