Just a heads up for anyone else trying this.
In ansible-rpi-k8s-cluster/roles/ansible-glusterfs/defaults/main.yml I had to change
glusterfs_version: '3.10' to 3.8.
It looks like the gluster repo has been changed. It appears the 3.10 arm64 repo is now empty, https://download.gluster.org/pub/gluster/glusterfs/3.10/LATEST/Debian/stretch/arm64/apt/.
Just a heads up for anyone else trying this.
In
ansible-rpi-k8s-cluster/roles/ansible-glusterfs/defaults/main.ymlI had to changeglusterfs_version: '3.10'to3.8.It looks like the gluster repo has been changed. It appears the 3.10 arm64 repo is now empty, https://download.gluster.org/pub/gluster/glusterfs/3.10/LATEST/Debian/stretch/arm64/apt/.