argocd-operator icon indicating copy to clipboard operation
argocd-operator copied to clipboard

ARM Images

Open DWSR opened this issue 3 years ago • 10 comments

Any change that ARM images could be published? They can be built via e.g. buildx or podman cross-build support to avoid requiring access to ARM hardware.

I'd like to use these on my Raspberry Pi cluster, but I'm sure that there are also folks who want to use them on their Graviton-powered EKS clusters.

DWSR avatar Mar 10 '21 05:03 DWSR

It can be useful on RPI 4 cluster on arm64 arch.

ionutz89 avatar Apr 28 '21 15:04 ionutz89

Hi @DWSR , ArgoCD does not support ARM as of today.

Do you want to move this issue to argoproj/argocd ? I think that is a better place for this issue :)

iam-veeramalla avatar Jun 16 '21 18:06 iam-veeramalla

There's already an open issue: https://github.com/argoproj/argo-cd/issues/4211

There's no reason to wait for ArgoCD to support ARM though, IMO. You can easily run mixed architecture clusters (I'm running one at home) and introducing ARM support in the operator isn't blocked on ARM support in ArgoCD itself.

DWSR avatar Jun 16 '21 21:06 DWSR

Any update on this one in the past year or so?

darktempla avatar Jul 28 '22 12:07 darktempla

Anyone in the community willing to contribute to this ?

iam-veeramalla avatar Jul 28 '22 13:07 iam-veeramalla

I can take a look at this.

tylerauerbeck avatar Jul 28 '22 13:07 tylerauerbeck

Following up on this. quay.io/argoprojlabs/argocd-operator image still does not support ARM. Deployed using Alpha channel which is on v0.6.0

Manager container returns exec /manager: exec format error

acelinkio avatar May 27 '23 19:05 acelinkio

@iam-veeramalla is this still open for contrib?

lwj5 avatar Apr 06 '24 04:04 lwj5