Workaround Gitlab Runner blocked on ARM64 with Kubernetes

The gitlab-runner on arm64 is currently blocked Add ARM64 support (!725) · Merge requests · GitLab.org / gitlab-runner · GitLab

Is it possible to run a mixed kubernetes cluster with arm64 nodes? I’ve got the hope, that I don’t need to install gitlab-runner on the arm64 nodes, just on the kubernetes Host, which will be a amd64 machine.

Is this possible?