Open bollicino opened 1 year ago
I will look into this @bollicino and get back to you shortly.
I have started to look into it. The build itself isnt hard, but "fighting" with github actions takes some trial and errors.
Hi @Olsenius, thanks for your effort! Do you have any plans to merge the change? 🙏🏻
Try to ping the team on the public slack (linked from the main page of this repo but I'll paste it here also:
Join our Slack Workspace to ask questions to the akv2k8s community.
I have had success in the past by doing that
Is your feature request related to a problem? Please describe. Actually, the Docker images support only linux/amd64 architecture; this avoids the usage of arm64 CPUs that are more efficient at low cost.
Describe the solution you'd like Change the build process to support multi-architecture using buildx. Multi-Architecture Images with Buildx Set the target platforms for the build Multi-platform Docker
Describe alternatives you've considered n/a
Additional context n/a