aiven/aiven-operator

build for linux/arm64 (multi arch)

Closed this issue ยท 4 comments

We're using the ARM based instances in AWS (graviton), and we can't run the aiven operator on those machines as you're only building for linux/amd64.

It would be great if you could start building multi arch images. It won't require a huge effort on you end, just a few changes to the Dockerfile and the GH actions workflow.

https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/

hey ๐Ÿ‘‹

thanks for raising this problem! I've went ahead and checked the PR that you provided!

@christoffer-eide this has been merged now, could you please confirm whether you expect us to release a new operator anytime soon, which is prebuilt for arm64?

Excellent, thanks a lot :) If you could create a new release, that would be awesome.

we'll try to create a new release tomorrow, if that's okay