"Strive not to be a success, but rather to be of value." -Albert Einstein
Cluster Computer
Miniature Render of Super Computer
This is my miniature super/cluster computer project which uses Kubernetes for the clustering capabilities.
- Raspberry Pi 4 Model B (Qty: 1)
- Raspberry Pi 3 Model B+ (Qty: 4)
- NETGEAR Pro Safe Gigabyte Switch GS108
- BTF-100-5 Power Supply
- Eluteng 120mm Cooling Fan
This project is a small scale enclosed Super Computer or Cluster Computer. The operating system running on this machine is the Ubuntu Linux Desktop OS on the Raspberry Pi 4 and the Ubuntu Linux Server OS on the three Raspberry Pi 3. Each are connected through an ethernet network connection which passes through the NETGEAR switch to distribute the network connection. The software used on this system to create a cluster computer is Kubernetes, which is used for deploying, managing, and scaling containers.
This is still an ongoing project that needs more attention towards the power supply aspect. When the system boots into a login screen on the desktop, it then prompts the user that theres is a power supply issue. This problem will be able to be fixed once the power supply is upgraded to a larger size. More features will continue to be added to the system later and then be able to process python programs where containers are necessary.