Skip to content

Conversation

@F1R3BLAZ3
Copy link
Collaborator

This pull request adds a new 'VirtualBox Cluster Deployment' section to tutorial 4. The changes include detailed documentation, a Vagrant configuration file, and automated setup scripts for both head and compute nodes, focusing on networking, resource allocation, and cluster automation.

Documentation and Tutorial Additions:

  • Added a new section to tutorial4/README.md that guides users through manual and automated deployment of a local cluster using VirtualBox and Vagrant, including hardware requirements, VM setup, networking, and troubleshooting.
  • Updated the table of contents in tutorial4/README.md to include the new cluster deployment section.

Cluster Automation and Configuration:

  • Introduced a Vagrantfile in tutorial4/resources to automate the creation of head and compute nodes, specifying resource allocation, networking, and provisioning scripts for a reproducible cluster setup.
  • Added headnode-setup.sh and computenode-setup.sh scripts to automate system updates, package installation, hostname configuration, networking, routing, and persistent firewall rules for both nodes.

These changes make it much easier for users to set up, configure, and troubleshoot a local cluster environment for HPC tutorials, whether manually or using Vagrant automation.

Added detailed instructions for deploying a local cluster using VirtualBox and Vagrant, including hardware requirements, VM setup, network configuration, and troubleshooting tips.
The images that were linked in the added section at the end of tutorial 4 were added
Updated image paths in README for network configuration.
Updated missing image links in README
Uploaded missing files for the added section in Tutorial 4
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.

1 participant