Summary
I would like to request support for ARM architecture, both 32Bit and 64Bit.
Motivation
Currently doing a lot of opensource work using Raspberry Pi 4b's to build a Kubernetes cluster. I would love to use ArgoCD if it has support for the architecture types.
Raspberry Pi's currently using armv7l architecture
Proposal
docker has an experimental buildx cli that might be an easy solution, although seeing as ArgoCD is Golang compiling cross-architecture should not be too difficult.
Summary
I would like to request support for ARM architecture, both 32Bit and 64Bit.
Motivation
Currently doing a lot of opensource work using Raspberry Pi 4b's to build a Kubernetes cluster. I would love to use ArgoCD if it has support for the architecture types.
Raspberry Pi's currently using armv7l architecture
Proposal
docker has an experimental buildx cli that might be an easy solution, although seeing as ArgoCD is Golang compiling cross-architecture should not be too difficult.