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

Support for ARM64 architectures #1

Closed
sjmach opened this issue Sep 19, 2022 · 2 comments
Closed

Support for ARM64 architectures #1

sjmach opened this issue Sep 19, 2022 · 2 comments
Assignees

Comments

@sjmach
Copy link

sjmach commented Sep 19, 2022

Hello there,

I am trying coroot for an in-house kubernetes clusters deployed on Raspberry Pi 4 machines. I followed the installation guide but I am getting exec /opt/coroot/coroot: exec format error . This tells me that the arm64 arch is not supported. Considering all cloud providers like AWS, GCP, Oracle and now Azure have arm64 support, it would be great if we can get arm64 bit support.

@def
Copy link
Member

def commented Sep 20, 2022

Hi, @sjmach!

We definitely plan to add support for arm64. The task here is not just to compile Coroot for arm64, but to port and test the eBPF components of coroot-node-agent.

@apetruhin apetruhin self-assigned this Sep 22, 2022
@apetruhin
Copy link
Member

apetruhin commented Sep 27, 2022

The latest versions of coroot and agents have arm64 support:

  • ghcr.io/coroot/coroot:0.4.0
  • ghcr.io/coroot/coroot-node-agent:1.1.0
  • ghcr.io/coroot/coroot-pg-agent:1.2.0
  • ghcr.io/coroot/coroot-aws-agent:1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants