...
Standard Deployment Overview
Deployment Type 1 : ELIOT IoT Gateway Deployment (Ubuntu & Cent OS)
Clone the ELIOT git Repo in ELIOT Manager node. It will create eliot folder, for executing the script go to $HOME/eliot/blueprint/iotgateway/scripts folder.
...
S. No. | Software | TypeOS | Version | Remarks | |||
1. | Docker | CRI | 18.06 | ||||
2. | Kubernetes | Orchestration | 16.0 | When Kubernetes is being used for the IoT Gateway Blueprint | |||
3. | EdgeX | IoT Platform | Edinburgh | EdgeX Platfrom. This will be running on the IoT Gateway Node | |||
4. | cAdvisor | Container Metrics | Latest Container version in Docker Hub | Running as Docker Container. | 5. | OPC-UA | IoT Platform |
ELIOT Portal Installation (Optional) :
In release 2.0 ELIOT Portal is feature is released. Once the ELIOT Cluster setup is done ELIOT Portal can be installed. Refer ELIOT Portal Section in the document ELIOT Release 2 - ELIOT Operation & Management Features Installation Document (Optional)
Deployment 2 : ELIOT IoT Gateway Deployment (Tailored OS)
Clone the ELIOT git Repo in ELIOT Manager node. It will create eliot folder, for executing the script go to $HOME/eliot/blueprint/iotgateway/scripts folder.
...
S. No. | Software | TypeOS | Version | Remarks |
1. | Docker | CRI | 18.06 | |
2. | Kubernetes | Orchestration | 16.0 | When Kubernetes is being used for the IoT Gateway Blueprint |
3. | EdgeX | IoT Platform | Edinburgh | EdgeX Platfrom. This will be running on the IoT Gateway Node |
4. | cAdvisor | Container Metrics | Latest Container version in Docker Hub | Running as Docker Container. |
5. | OPC-UA | IoT PlatformProtocol Architecture |
Deployment Type 3: ELIOT IoT Gateway 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/blueprints/iotgateway/scripts/src folder.
...