Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm64 build needed #44

Closed
otterley opened this issue Jun 13, 2020 · 6 comments
Closed

arm64 build needed #44

otterley opened this issue Jun 13, 2020 · 6 comments
Assignees
Labels
enhancement Feature request or enhancement on existing features

Comments

@otterley
Copy link

otterley commented Jun 13, 2020

Now that ECR supports multi-arch images, and EC2 instance types using Graviton2 processors have reached GA, it's time for us to build dual x86-64/arm64 images using multi-arch builds.

@hencrice hencrice added the enhancement Feature request or enhancement on existing features label Jun 29, 2020
@JeffUnderhill
Copy link
Contributor

The upstream Fluent Bit project have added Arm64v8 packages for most Linux distributions as a supported platform - See. Are there any other component pieces needed for Arm64 support at this time?

@otterley
Copy link
Author

This GitHub project produces the Docker image that includes not only the upstream software, but also the AWS-specific plugins it uses (CloudWatch Logs, Kinesis Streams, etc.). Those plugins have to be compiled for Arm64v8, too.

@lubingfeng
Copy link
Contributor

This sounds like a feature request rather than a defect to me.

@autarchprinceps
Copy link

autarchprinceps commented Oct 20, 2020

This is particularly important on EKS. This runs as a daemonset to export container logs to CloudWatch Logs, or other targets. If every node runs an instance, but it's not supported on ARM, that means ARM instances aren't properly supported as EKS nodes, not even in a mixed setup with x86 nodes for other non supported software running in deployments only.

@lubingfeng
Copy link
Contributor

AWS fluent bit ARM 64 support is coming soon.

@zhonghui12
Copy link
Contributor

Hi @otterley @JeffUnderhill @autarchprinceps , ARM64 is included in our recent release. Please check here: https://github.com/aws/aws-for-fluent-bit/blob/mainline/CHANGELOG.md.

Thanks. This issue will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request or enhancement on existing features
Projects
None yet
Development

No branches or pull requests

7 participants