Deploy k8s cluster on RPis using Rancher2

Hi,

tried to deploy k8s on raspberry pi using rancher 2. Rancher 2 is running on x86-64 machine.

It deployed it, but keep crashing, because of arm architecture incompatibility, I think.
How to deploy k8s on raspberry pi using rancher2?

docker logs
$ docker logs 26e752d75122
standard_init_linux.go:190: exec user process caused “exec format error”
standard_init_linux.go:190: exec user process caused “exec format error”
standard_init_linux.go:190: exec user process caused “exec format error”

I know rancher can be built for RPI, but I just want to deploy k8s on RPis by rancher.
On RPi is running Hypriot.

Thank you in advance.

Have you had any luck with this?