I’m attempting to add machines from a MAAS cloud into a model. The model is hosted on an LXD controller. The LXD controller is running on an arm64 machine (an RPi4) and the machines in the MAAS cloud are amd64.
When I attempt to add a machine from the MAAS cloud to the model hosted on the LXD controller (which has the MAAS Cloud added to it) I get the error ‘No Matching Agent Binaries Available’. I’m presuming this is because of the mixed arch between the controller and the machines?
I realize the multi-cloud controller feature is a beta, so if the answer is ‘host the model somewhere else’ then fair enough