Motivation During my bramble build I wanted to automate as much as possible for creating files / configuring the cluster, but also wanted to make sure I was taking at least some minimum steps to be secure during my setup.
Setup a Rasberry Pi to boot from a USB drive.
Documenting my journey on building and maintaing a k8s cluster from a stack of rasberry pis. Part 1 of many.
Having to manage computational workflows can be difficult, more importantly tracking which input and output files have recently been updated to ensure that you don’t repeat work will likely result in you screwing something up or repeating work.
A minimal standard for data analysis and other scientific computations is that they be reproducible: that the code and data are assembled in a way so that another group can re-create all of the results (e.