Question about ARM64 and RKE2 cluster... and Ranc...
# rke2
h
Question about ARM64 and RKE2 cluster... and Rancher Can we deploy ARM based cluster from Rancher UI or we have to deploy ARM cluster via CLI and then import into Rancher? Rancher v2.14.2
b
I've deployed from rancher.
h
hmm, so same registration URL works for both arm64 and x86_64?
b
Oh the boostrap script for custom clusters?
I haven't tested that, but I would guess that it does.
Mine were via Harvester:
h
yes , custom cluster I do not have any existing arm64 hardware so just getting some ARM64 mini pcs for experimenting
b
You'd need to make sure that any of the other required images are all multi-arch with the tags you use.
✔️ 1
You could always install Harvester on them and use them as Hypervisors as well
👍 1
h
thank you!