Hello,
I have M1 Pro CPU, but I would like to run amd64 docker images in my K8S cluster through Rosetta rather than arm64. I'm using the built-in, single-node cluster that OrbStack offers.
I found this issue:
#640
I'm not sure what do you mean by "removing kubernetes.io/arch=amd64 selector". I have tried to change beta.kubernetes.io/arch=arm64 and kubernetes.io/arch=arm64 labels on the orbstack node to amd64 but that doesn't work (the updates don't stick, they somehow get reset back to arm64).
Thank you
Hello,
I have M1 Pro CPU, but I would like to run amd64 docker images in my K8S cluster through Rosetta rather than arm64. I'm using the built-in, single-node cluster that OrbStack offers.
I found this issue:
#640
I'm not sure what do you mean by "removing
kubernetes.io/arch=amd64 selector". I have tried to changebeta.kubernetes.io/arch=arm64andkubernetes.io/arch=arm64labels on the orbstack node toamd64but that doesn't work (the updates don't stick, they somehow get reset back to arm64).Thank you