Nice setup. Thank you for the pictures!
I have 3 clusterhats with 3 Model B bases each with 4 Zeros (not Zero 2s).
One I use for MPI programming in C and Python (using mpich and an NFS shared home directory).
One I use for Docker Swarm (mixing arm7 and arm6 executables in an image).
One I use for experimenting and it has not gotten a perminant role yet.
I have run a Kubernetes cluster on a 6 stack of 3Bs and a Docker Swarm on a 4 stack of 3Bs.
They all boot from the SSDs.
I have also run both glusterfs and longhorn from the same SSDs as the host OS (not recommended for production).
I have not had any SSD issues to date but the clusters are not up 24x7 (longest continuous uptime about 1 month).
I have not tried Kubernetes (k3s version) on a clusterhat--I believe I would have to upgrade to Zero 2s before that is possible.
There are two websites that have been particularly useful in case you haven't stumbled across them
Best regards.