Hi,
It appears this project is Go based and would easily compile for an Aarch64/Arm64 target. Would you please add such a target?
You already provide a 32-bit Arm release and AWS/Docker/Kubernetes/Oracle/RHEL/Ubuntu/... all support 64-bit Arm:
kubedb-linux-arm: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, not stripped
Thank you.
I am using a mixed cluster with some instances running amd64 and others running arm. I dont need the operator to be arm but having arm versions of the mongo images (mongo base images already have arm versions) would allow me to cut the infrastructure cost of my mongo cluster in half. can we add a copy of the mongo:bionic images to the build?
Could we please get ARM support and images
Most helpful comment
I am using a mixed cluster with some instances running amd64 and others running arm. I dont need the operator to be arm but having arm versions of the mongo images (mongo base images already have arm versions) would allow me to cut the infrastructure cost of my mongo cluster in half. can we add a copy of the mongo:bionic images to the build?