Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Deployment on Edge Nodes with Ubuntu 20.04 #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oEscal
Copy link

@oEscal oEscal commented Sep 22, 2021

On this pull request we changed the playbooks in order to deploy OpenNESS in environments with Edge Nodes with Ubuntu 20.04 installed. It is important to notice that the deployment for nodes and controller with CentOS 7.9 still works.

We tested the deployment for the minimal flavor and with (and without) the deployment of the Istio service mesh in the following environment:

  • 1 Controller Node (with CentOS 7.9):
    • RAM: 16GB
    • CPU: 8 VCPUs
  • 1 Edge Node (with Ubuntu 20.04):
    • RAM: 10GB
    • CPU: 4 VCPUs

Note that there are some Python2 packages installed by the original playbook roles/infrastructure/docker/tasks/main.yml that are no longer maintained or with versions that are very old. We were not able to install some of them using pip and therefore we tried to find them in other Debian repositories.

Part of this work was done in collaboration with Miguel Mota.

@oEscal oEscal marked this pull request as ready for review September 22, 2021 10:28
@oEscal oEscal changed the title deployment on edge nodes with Ubuntu 20.04 Deployment on Edge Nodes with Ubuntu 20.04 Sep 22, 2021
@oEscal oEscal force-pushed the feature/minimal/ubuntu-edgenode branch from d6ec6e7 to faee0b3 Compare September 22, 2021 23:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant