...
For Release-1.0 the scope of the guide covers to install the generic Ubuntu OS (16.04) Virtual Machine on Eliot Edge Node and setup a Kubernetes Cluster with Eliot Manager as the Kubernetes Master and Eliot Edge Node as the Kubernetes Node.two ELIOT deployments one is using Kubernetes and the other one using Kubeedge (Lightweight Kubernetes).
The ELIOT Manager can be any Cloud Virtual Machine having Ubuntu OS 16.04 and should be able to ping and SSH to the Eliot Edge Node.
The ELIOT Edge Node will be a Virtual Machine having Ubuntu
For Kubernetes setup is done by using Kubeadm tool.
...
The document includes details of perpre-requisites /pre-installation, installation and uninstall uninstalls steps.
The perpre-requisites and pre-installation software and hardware should be ready before executing the installation steps.
For Installation, there are two mode Auto Deployment installation script steps and manual installation.
...
For Release 1.0 the Deployment Architecture consists of two nodes ELIOT Manager and a single ELIOT Edge Node.
ELIOT Manager acts as the Controller Node managing the ELIOT Edge Node(s) and the containerized applications running on the various ELIOT Edge Nodes.
Pre-Installation Requirements
...
Note |
---|
Note: For ELIOT Release 1.0 ELIOT Manager is acting a dual role Jumpserver Jump server (to execute the setup script) and Kubernetes Master. |
...
Minimum Hardware Requirements
ELIOT Manager | |
---|---|
HW Aspect | Requirements |
# of Node(s) | A |
virtualized machine hosted in any Cloud Provider having internet connectivity. | |
CPU | Minimum 1 socket x86_AMD64 or ARM64 with Virtualization support. |
RAM |
4 GB |
, it depends on the number of ELIOT Edge nodes which will be managed by ELIOT Manager. For Deployment in Development environment 8 GB is sufficient. | |
Disk | 120 GB ~ 512GB (Depending on the overall ELIOT Topology) |
Networks | 1 |
ELIOT Edge Node(s) | |
---|---|
HW Aspect | Requirements |
# of Node(s) | 1 Eliot Edge Node |
CPU | Minimum 1 socket x86_AMD64 or ARM64. |
RAM |
1 GB |
, it depends on the number of ELIOT Edge nodes which will be managed by ELIOT Manager. For Deployment in Development environment 4 GB is sufficient. | |
Disk | 20 GB ~ 256 GB |
Network | 1 |
Recommended Hardware Requirements
ELIOT Manager | |
---|---|
HW Aspect | Requirements |
cc | A virtualized machine hosted in any Cloud Provider having internet connectivity. |
CPU | Minimum 1 socket x86_AMD64 or ARM64 with Virtualization support. |
RAM | 8 GB ~ 64 GB it depends on the number of ELIOT Edge nodes which will be managed by ELIOT Manager. For Deployment in Development environment 4 GB is sufficient. |
Disk | 120 GB ~ 512GB (Depending on the overall ELIOT Topology) |
Networks | 2 to 4 Network Interfaces with public IP. |
ELIOT Edge Node(s) | |
---|---|
HW Aspect | |
#of Node(s) | 1 Eliot Edge Node |
CPU | Minimum 1 socket x86_AMD64 or ARM64 with Virtualization support. |
RAM |
2 GB ~ |
16 GB it depends on the number of ELIOT Edge nodes which will be managed by ELIOT Manager. For Deployment in Development environment 4 GB is sufficient |
Disk |
20 GB ~ |
256GB (Depending on the overall ELIOT Topology) | |
Networks | 2 Network Interfaces . |
Software Prerequisites
Database Prerequisites
...