cluster linux -- how navigate into this galaxy?
by gianluca.brizi from LinuxQuestions.org on (#5FAK0)
Hello. I wrote here to start a new ptoject around the arallel computing in linux. I am learning onto a cluster made by single board computer to have my house as less buisy as possible. The project is at first to learn, and then creating a linux cluster.
The needed is not a cluster around webservices as apaches. The final work of the cluster will be not internet services and not internet vps. It should be a workstation for only one person. The project is to make an user see an only one computer with a lot of cores working together.
For example: comuter 1 = 8 cores,Ram 8Gb, Disk 500 Gb; computer 2 = 8 cores; 8Gb ram; 500 Gb disk. The cluster will be: 16 cores; 16 Gb ram; Disk distribuites with 500 Gb or 1Tb,
The software to do that? Docker? Kubernetes? Ansible? There is a galaxy around cluster software. Ho is it the road to implement a workstation in parallel computing? Many thanks.


The needed is not a cluster around webservices as apaches. The final work of the cluster will be not internet services and not internet vps. It should be a workstation for only one person. The project is to make an user see an only one computer with a lot of cores working together.
For example: comuter 1 = 8 cores,Ram 8Gb, Disk 500 Gb; computer 2 = 8 cores; 8Gb ram; 500 Gb disk. The cluster will be: 16 cores; 16 Gb ram; Disk distribuites with 500 Gb or 1Tb,
The software to do that? Docker? Kubernetes? Ansible? There is a galaxy around cluster software. Ho is it the road to implement a workstation in parallel computing? Many thanks.