Cluster Config
Part 2: Building the RPi Cluster
As I mentioned in an earlier post, I worked my way through 'Build a Raspberry Pi Cluster Computerâ .
My Most Used RPi Terminal Commands: Config Access: sudo raspi-config Restart: sudo reboot Shutdown: sudo halt
The setup required at least a half dozen restarts for various updates and configuration changes to be implemented. Things started to get interesting at the backbone and subnet setup test point. I successfully set up the subnet outlined in the article.Â
And was able to ping each node from the Node 1 (master node).Â
I ran into a point of confusion around setting up the SSH keys. The SSH keys allow the sub nodes (2-4), to communicate with Node1.Â










