Versions Compared

Key

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

...

      Update ansible inventory file provided in kubesrpay repo with MECM Cluster node IP's 

      Example: 

       declare -a IPS=(158.176.15.55 158.176.15.56 158.176.15.57)

       CONFIG_FILE=inventory/mycluster/hosts.yaml python3 contrib/inventory_builder/inventory.py ${IPS[@]}

4. Review and Change Parameters under inventory/mycluster/group_vars

...

5. Alter the config.yml and change parameters under path NEED TO BE PROVIDED eliot/blueprints/iotgateway/playbooks/config.yml

Installing Mode : ELIOT using Ansible-Playbooks

...

S. NoSoftwareTypeVersionLicenseRemarks
1.

Docker

CRI

19.03+

Apache 2.0 license

No code modifications done

2.KubernetesOrchestration1v1.1917.32Apache 2.0 licenseNo code modifications done
3.HelmApplication Package Manager3.0.2Apache 2.0 licenseNo code modifications done
4.Grafana

Monitoring

MEC-Graphana

7.1.1Apache 2.0 licenseCode part of Edge Gallery
5.CalicoCNI Plugin3.16.5Apache 2.0 licenseNo code modifications done
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
16HawkbitKubernetes Pod

latest container

0.3.0M6

Apache 2.0 license

...