Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype of user-friendly installation script and its documentation #26

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

andreacv98
Copy link
Contributor

Dear all,

I'm submitting this pull request to provide a prototype of a more complete and user-friendly installation script for the FLUIDOS Node.

The script aims to automatically create and install enviroment with FLUIDOS Node (along with Liqo). Three options concerning the enviroment are available right now in this script:

  1. Replicate the testbed installation script (with 2 KIND clusters, a consumer and a provider)
  2. Create n consumer cluster and m provider cluster
  3. Use your own Kubernetes clusters providing the KUBECONFIG files

With the choice of the enviroment, the user can decide to install the remote/official version of the FLUIDOS Node (so the docker images already created and pushed in the remote repository) or use the local version of the components (the script will compile the docker images its self). Actually this last option is only available with the KIND enviroment choice.

In addition to this, I decided to populate the installation.md file with the instructions to execute this script, but it also refers to the testbed for a more tested approach.

I welcome any feedback and look forward to your insights.

Thank you for your attention.

Best regards,
Andrea

@frisso frisso merged commit cf1adf5 into fluidos-project:main Mar 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants