rancher / k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes.
https://k3os.io
Apache License 2.0
3.5k stars 396 forks source link

Target platform #839

Open helander opened 2 years ago

helander commented 2 years ago

If I follow the build instructions e.g. "make", artifacts for arm64 gets build (I am on an M1 iMac). But how do I specify another target platform, e.g. amd64 ?