Versions Compared

Key

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

...

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.


Image RemovedImage Added

                    Figure: EALTEdge Deployment Architecture

...

For Virtual Deployment minimum three2 Virtual machines(OCD and Center node can be deploy on same VM or in different VMs), following are the virtual machines and their usage

...

ealt-edge/ocd/infra/playbooks/hosts-aio

ealt-edge/ocd/infra/playbooks/var.yml


For EALT-EDGE stack:

ealt-edge/ocd/infra/playbooks/ealt-inventory.ini

...

                     Port: 30204


Image Added

             1.2.   click on Systems ->App Rule -> New Registration 

...

                     Repo Password: Harbor12345Harbor@edge(harbor password)

                     Vendor: vendor(any general name)




       2. Login to Developer Portal 2. log in to MECM Portal https://ip:3009230093 

             2.1.   Add sandbox env to deploy application before publish   Add k8s node:

                      Click on Edge Nodes ->New Rgistration     

Click System ->Host Management ->Add HostImage Removed                     System: k8s

  .                   Name: edge1(any general name)

             System: k8s              Lcmip: sandbox ip(for testing purpose can provide edge ip, if no sandbox env) IP: edge public IP

             mecHost: sandbox ip(for testing purpose can provide edge ip, if no sandbox env)              Location: Select from the drop-down

 Port: 31252             Protocol: https              Architecture: X86x86

             Status: Normal              Port Range: leave as it is Capabilities: select none

             Address: Bangalore              UploadConfig File: upload sandboxenvkubeconfig file App LCM: Select edge IP from the drop-down box

      2.2   Click on Workspace -> Create Project -> Application Integration -> Start               - Provide App Name, Version, Provider, Workload Type, Architecture, Industry, Type.  App Rule MGR: Select edge IP from the drop-down box

Image Added


             - Upload Icon, provide Description. And click on confirm.

Image Removed

      2.2.   Download /root/.kube/config file from edge node

      2.3.  Now click on Deployment Test.             -      Upload Docker images directly from portal by clicking on Upload App ImageAnd click on Upload config file to upload.

Image Added


3. log in to harbor Portal https://ip:443

                  Or, directly push Docker images to Harbor repo (takes lesser time, preferred) 3.1.   Add three new projects

Image Added

            -     Click next, upload deployment yaml file now. 3.2. Those three projects' names are appstore, developer, and mecm. And select access level to the public.

Image Added

            -     After config upload, click next and click start deployment 3.3. Final page will look like the below screenshot.

Image Added


       4. log in to Developer Portal https://ip:30092

            -     After Deployment is success, click on Release Recourses 4.1.   Add sandbox env to deploy application before publishing

            Note:             Click System ->Host Management ->Add Host

Image Added          -     While Deployment test if any error happens, open ATP portal (https://ip:30094) in another tab of browser, sing in,  come back to developer portal and re run deployment test              -.    gitee.com/edgegallery/applications repo provides, A lot of applications with their logo, deployment yaml & user guides

      2.4.  Now click on Application Release       Name: general name

             Upload file for Application Description System: k8s

             Click save config, click Next Step, click Start Test, scroll down to find & click Start Test button, click Next Step, click publish to publish application to appstore.  Lcmip: sandbox ip(for testing purpose can provide edge ip, if no sandbox env)

             mecHost: sandbox ip(for testing purpose can provide edge ip, if no sandbox env)3.    Login to MECM Portal https://ip:30093 

             3.1.   Add k8s node: Port: 30204

             Protocol: https

             Architecture: X86

 Click on Edge Nodes ->New Rgistration               Status: Normal

             VM: k8s Port Range: leave as it is

             Address: Bangalore

             Name: edge1 UploadConfig File: upload sandboxenvkubeconfig file


      4.2   Click on Workspace -> Create Project -> Application Integration -> Start

Image Added

             IP: edge public ip- Go to Application Integration

Image Added

                     Location: select from drop down- Provide App Name, Version, Provider, Workload Type, Architecture, Industry, Type. 

             - Upload Icon, provide Description. And click on confirm.


Image Added


       Address: yanta

                     Coordinates: 116.39,39.904.3.  Now click on Deployment Test.

                     Architecture: x86                     Capabilities: select none-     Upload Docker images directly from the portal by clicking on Upload App Image. 

  1. docker save -o <path-to-save>/<repo-name>.tar <repo-name>:<tag> 

                     MEPM: select applcm node from dropdown

Image Removed

After that you can take tar file from path and upload image.

                 3.2.   Download /root/.kube/config file from edge node

                      And click on Upload config file to upload.

  Or, directly push Docker images to Harbor repo (takes lesser time, preferred). Following command for pushing an image in Harbor: 

  1. cat /etc/docker/daemon.json (execute this command in Edge gallery installed machine, to get an IP)
  2. docker tag <repo-name>:<tag> <IP>/developer/<repo-name>:<tag>
  3. docker push <IP>/developer/<repo-name>:<tag>

Image Added

            -     Click next, upload deployment yaml file now.

Image Added

            -     After config upload, click next and click start deployment

            -     After Deployment is successful, click on Release Recourses

Image Added

            Note:

            -     While Deployment test if any error happens, open ATP portal (https://ip:30094) in another tab of the browser, sign in,  come back to the developer portal and re run deployment test 

            -     gitee.com/edgegallery/applications repo provides A lot of applications with their logo, deployment YAML & user guides

      3.4.  Now click on Application Release

             Upload file for Application Description

Image Added

             Click save config

Image Added

             Click Next Step, click Start Test, scroll down to find & click the Start Test button, then confirm. Once the testing is complete click on Next Step

Image Added

Image Added

             click publish to publish an application to AppStore. Go to https://<IP>:30091 and App Warehouse to confirm that the application is successfully ported.

Image AddedImage Removed


Developer  Guide and Troubleshooting

...