Versions Compared

Key

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

...

Deployment Architecture

For Release 12.0 the Deployment Architecture consists of two nodes  ELIOT Manager and a single ELIOT Edge Node.

...

Standard Deployment Overview

ELIOT Deployment

...

on OS ( Cent OS)

Clone the ELIOT git repo in ELIOT Manager node. It will create eliot folder, for executing the script go to $HOME/eliot/scripts folder.

...

No Format
root@akraino-slave-001:~/eliot/scripts#./setup.sh

ELIOT Deployment using KubeEdge

Clone the ELIOT git repo in ELIOT Manager node. It will create eliot folder, for executing the script go to $HOME/eliot/scripts/src folder.

Edit the config_kubeedge file with ELIOT Manager and ELIOT Edge Node

The format of config_kubeedge file is as follows :

...

edgenodeip=""

edgenodepassword=""

masternodeusr=""

masternodeip=""

masternodepassword=""

No Format
root@akraino-slave-001:#git clone "https://gerrit.akraino.org/r/eliot" 
root@akraino-slave-001:#cd eliot/scripts/ 
root@akraino-slave-001:~/eliot/scripts#vim config_kubeedge
root@akraino-slave-001:~/eliot/scripts#./kubeedge_setup.sh

Snapshot Deployment Overview

There are two images created for Manager and Node machines. These are .qcow2 files. After deploying the VMs using these images, your setup for ELIOT is ready in minutes. Following is the link to the document to use these images:

Snapshot Deployment Overview

Not Applicable         https://docs.google.com/document/d/1TwtDRvxJ_0IFzc5KvO7aaOh3If-jhpCSrccjttQA4LE/edit?usp=sharing

Special Requirements for Virtual Deployments

N/ANot Applicable

Install Jump Host

N/ANot Applicable

Verifying the Setup - VM's

N/ANot Applicable

Upstream Deployment Guide

Upstream Deployment Key Features

N/ANot Applicable

Special Requirements for Upstream Deployments

N/ANot Applicable

Scenarios and Deploy Settings for Upstream Deployments

N/ANot Applicable

Including Upstream Patches with Deployment

...