Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 1.17 KB

README.md

File metadata and controls

16 lines (14 loc) · 1.17 KB

Welcome to Seapath!

Seapath is a code base that will help create and manage a cluster of machines (hosts) able to run guest operating systems (virtual machines). Note that the nodes must support UEFI (Legacy BIOS is not supported).

Deploying a seapath cluster will be done in several steps:

  • choose whether you want to use a Yocto custom image or a standard debian OS
  • create the seapath host installation medium
  • use the choosen seapath host installation medium on 3 machines
  • create a cluster network (to properly interconnect the 3 nodes)
  • configure the cluster using the ansible repo
  • You can then use the ansible module provided in the ansible repo to deploy VMs to your cluster