weaveworks / launcher

Weave Cloud Launcher
Apache License 2.0
10 stars 13 forks source link

Support ARM/ARM64/AMD64 architectures #311

Closed xunholy closed 3 years ago

xunholy commented 4 years ago

Fixes:

TODO:

Suggestions:

xunholy commented 4 years ago

@rndstr comments in response to the old thread.

this agent installs other agents which would need to be built for ARM64 as well (like https://github.com/weaveworks/scope)

I'm happy to work with your team to make all these images cross-compatible with different architectures. I'm currently involved in a large community that are running Kubernetes clusters using Raspberry Pi's, hence ARM architecture - You can also see that we've been building Flux for ARM architecture among many other opensource projects: https://github.com/raspbernetes/multi-arch-images

we probably don't want to move to GH actions in this repo

I don't mind, Github actions were free and easy for me to test, the current CircleCI config looked a bit daunting at first but if this is the mandate I'd be happy to give it a crack to update it there.

xunholy commented 4 years ago

@rndstr was there any update?

rndstr commented 4 years ago

@xUnholy not much changed unfortunately. There is interest in supporting ARM64 but I'm not sure how soon this will be picked up.

xunholy commented 3 years ago

Closing PR due to community inactivity and I no longer use weave, happy to pick up and update everything when there is interest.