ACK controllers don't work on arm64 nodes
ozayss opened this issue ยท 3 comments
ozayss commented
Describe the bug
We use arm64 GKE nodes
We tried to deploy ack ec2 and s3 using 9.0.0 version of ack-chart: https://github.com/aws-controllers-k8s/ack-chart
ACK podes show error:
exec ./bin/controller: exec format error
Steps to reproduce
Install chart https://github.com/aws-controllers-k8s/ack-chart with s3 or ec2 enabled on arm64 cluster
Expected outcome
S3 ACK pod starts
Environment
- Kubernetes version: 1.30
- Using EKS (yes/no), eks.8
- AWS service targeted (S3, RDS, etc.) S3, EC2
a-hilaly commented
Hi @ozayss I think there an issue with the releases, can you try a higher version? the list of tags is here https://github.com/aws-controllers-k8s/ack-chart/tags
ozayss commented
Yes, it works now.
Thank you!
a-hilaly commented
We're also fixing the releases page in ack-chart :)