Looking for recommendations on how to set up a Raspberry Pi cluster - lots of stuff out there, not sure what is worth reading.
End goal is to be able to dispatch various Python jobs to different cores and save job outputs to some NFS drive.
@mdrights Thanks for the suggestions, will check 'em out. I'd thought the overhead associated with Kubernetes might not be worth it for what is essentially a distributed Python use-case but will have a look.
@elbeejay wanna try Hadoop or Kubernetes on them?