EdgeGallery — MECM — 系统架构
Posted 范桂飓
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了EdgeGallery — MECM — 系统架构相关的知识,希望对你有一定的参考价值。
目录
文章目录
MECM 系统架构
APM(Application Package Manager)
APM 用于从 AppStore 下载 App Packets,然后在分发或装载(distribute/on-board)到 Edge Repositories。
APPO(Application Orchestrator)
APPO 用于完成 MEC App 的编排工作,主要包括两类工作:
- App life cycle management。
- 执行 MEC 场景下特定的 workflows(e.g. Install Traffic Rule、DNS Rule)。
其中,APPO 的 workflows 由 Camunda modeler 提供支撑。
Inventory
Inventory 用于记录 Deployed MEC App 的清单,以及这些 App 对应的 Configuration 清单。
MEPM
LCM Controller
LCM Controller 用于对接 VIM,完成 VM/Container 计算实例(MEC App)的生命周期管理。通过 Plugins 的机制,对接不同的 VIM 类型。
K8s Plugin
作为 LCM Controller 对接 Kubernetes 的 Plugin,底层使用了 Helm(helm-client)技术来完成 K8S app 的生命周期。
App Rule Manager
App Rule Manager 用于对接 MEP,向 MEP 下发各类 App Rules 和配置信息。
MECM Deployment view for K8S
以上是关于EdgeGallery — MECM — 系统架构的主要内容,如果未能解决你的问题,请参考以下文章
EdgeGallery开源一周年:在风起云涌的边缘计算时代独立潮头