diff --git a/docs/developer-guide/emt-architecture-overview.md b/docs/developer-guide/emt-architecture-overview.md index 960155766..99074272c 100644 --- a/docs/developer-guide/emt-architecture-overview.md +++ b/docs/developer-guide/emt-architecture-overview.md @@ -1,40 +1,37 @@ # Architecture Overview -Edge Microvisor Toolkit is an OS build pipeline based on -Azure Linux (as an RPM-based OS), designed to produce Linux OS images optimized for Intel® -platforms. This article provides an overview of the build infrastructure, as well as +Edge Microvisor Toolkit is a reference Linux operating system that demonstrates the full capabilities of Intel processors for Edge AI workloads through Linux patches from Intel that are yet to be upstreamed. With an OS build pipeline based on +Azure Linux, which uses the RPM Package Manager system, Edge Microvisor Toolkit is designed to produce Linux images optimized for Intel® +platforms. This article provides an overview of the build infrastructure as well as architectural details of the OS itself. ## Edge Microvisor Toolkit Edge Microvisor Toolkit is produced and maintained in several editions, in both immutable and -mutable images. It enables users to quickly deploy and run their workloads on Intel® -platforms, offering quick solutions to multiple scenarios. Currently, it is deployed as: +mutable images. It enables you to quickly deploy and validate workloads on Intel® +platforms in order to demonstrate the full capabilities of Intel silicon for various scenarios. There are several options for deploying the toolkit: - ISO installer with a mutable image using GRUB as the second-stage bootloader. -- ISO installer with an immutable image, systemd-boot as the second-stage bootloader with Kubernetes. -- RAW and VHD/X - immutable image, systemd-boot as the second-stage bootloader. -- RAW and VHD/X - immutable image, systemd-boot as the second-stage bootloader, with - real-time support. +- ISO installer with an immutable image using systemd-boot as the second-stage bootloader with Kubernetes. +- RAW and VHD/X: immutable image using systemd-boot as the second-stage bootloader. +- RAW and VHD/X: immutable image using systemd-boot as the second-stage bootloader, with the Preempt_RT kernel patches to support real-time computing. -The two immutable image microvisor versions integrate the Intel® kernel and -enable the software and features offered by Intel® Open Edge Platform. Check out the -overview of key software components: +The two immutable image versions integrate the Intel® kernel and +enable the software and features offered by [Edge Manageability Framework](https://github.com/open-edge-platform/edge-manageability-framework). Here's an overview of key software components: ![overview of key software components](./assets/emt-architecture-key-components.drawio.svg) ## Edge Microvisor Toolkit Image Versions -The toolkit comes pre-configured to produce different images, the table below -outlines the key differences between those. +The toolkit comes pre-configured to produce different images; the following table outlines the key differences between them. | Feature | Edge Microvisor Toolkit Developer Node | Edge Microvisor Toolkit Standalone Node & Orchestrated | | -----------------| -------------------- | ------------------------------------------------- | -| Capabilities | |