The kubernetes repository comes with a shell script for downloading the binaries: get-kube-binaries.sh
The arm binaries are built for armv5 and are compatible with the Raspberry Pi.
The little snippet below is based on get-kube-binaries.sh and will download the arm binaries, and move them in to a single zip file which can be distributed to the Raspberry Pi hosts.