Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • One-Click Deployment Node
  • MECM Node / Center Node
  • MEC Hosts Node / Edge Node

Note: For Development environment two nodes  is sufficient, where one node plays a dual role of One-Click Deployment Node and MECM Node with other as MEC Host.

...

The minimum number of nodes required for a complete EALTEdge Topology is three. (Bare-Metal or Virtual Machines) 

1) Deployment Node

2) MECMCenter Node

3) MEC HostEdge Node

Note: The Hardware details provided are of Virtual Machine configurations.

...

No

Usage

1

Jump Host (One Click Deployment Node)

MECM (Controller) / Center Node

3MEC Host (Edge Node)


All the nodes should have internet connectivity , network interface and network connectivity between the  VM's. 

...

Other Options:

To Install only MEC Host / Edge node
root@akraino-mec-0002:~# ansible-playbook ealt-all.yml -i ealt-inventory.ini --tags "edge" --extra-vars "operation=install"

...

Currently the verification is manually done. 

  1. Login to the MECM Center Node and check whether K8S cluster is installed. 
  2. Check the below mentioned components and services are running as Pods / Services in Kubernetes cluster
    1. PostgresSQL
    2. AppLCM
    3. Appo
    4. Inventory
    5. Apm
    6. MECM - FrontEnd
    7. Appstore
    8. Developer Portal
    9. Service Center
    10. User Management
  3. Login to MEC Edge Host and check K3S is installed. 

...

S. NoSoftwareTypeVersionLicenseRemarks
1.

Docker

CRI

19.03+

Apache 2.0 license


2.KubernetesOrchestration1.19.3Apache 2.0 license
3.HelmApplication Package Manager3.0.2Apache 2.0 license
4.Grafana

Monitoring

MEC-Graphana

8-7.66.0Apache 2.0 licenseCode part of Edge Gallery
5.CalicoCNI Plugin
Apache 2.0 license
6.PostgresSQLMECM-Service12.3PostgreSQL LicenseCode part of Edge Gallery
7.

AppLCM


MECM-Service0.9Apache 2.0 license

Code part of Edge Gallery

8.AppoMECM-Service (MECM-Appo)0.9Apache 2.0 licenseCode part of Edge Gallery
9InventoryMECM-Service0.9Apache 2.0 licenseCode part of Edge Gallery
10ApmMECM-Service0.9Apache 2.0 licenseCode part of Edge Gallery
11User ManagementPart of Center Node0.9Apache 2.0 licenseCode part of Edge Gallery
12

MECM - FrontEnd

MECM-Service0.9Apache 2.0 licenseCode part of Edge Gallery
13.AppstoreService (Part of Center Node)0.9Apache 2.0 licenseCode part of Edge Gallery
14.Developer PortalService (Part of Center Node)0.9Apache 2.0 licenseCode part of Edge Gallery
15Service CenterService (Part of Center Node)0.9Apache 2.0 licenseCode part of Edge Gallery


MEC HostEdge Node

S. NoSoftwareTypeVersionLicense Information Remarks
1.DockerCRI19.03+Apache 2.0 license
2.K3SOrchestration
Apache 2.0 license
3.HelmApplication Package Manager3.0.2Apache 2.0 license
4.cAdvisorContainer Metricsv0.36.0Apache 2.0 license
5RabbitMQMessage Broker3.7Mozilla Public LicenseNo code modifications done. RabbitMQ image is deployed as is.
PrometheusMetrics Collector9.3.1Apache 2.0 licenseCode part of Edge Gallery
7mepm-postgres

Service

Database

9.6PostgreSQL LicenseCode part of Edge Gallery
8MEPPod0.9Apache 2.0 licenseCode part of Edge Gallery
9MECM-MEPMMEPM-Service0.9Apache 2.0 licenseCode part of Edge Gallery

...