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

Scheduling: Support multiple architectures #58

Open
fntlnz opened this issue Feb 12, 2019 · 1 comment
Open

Scheduling: Support multiple architectures #58

fntlnz opened this issue Feb 12, 2019 · 1 comment
Labels
good first issue Good for newcomers

Comments

@fntlnz
Copy link
Member

fntlnz commented Feb 12, 2019

At the moment of writing this issue, kubectl trace only supports X86-64 as target architecture.

The tool should be able to schedule bpftrace programs against all the architectures supported by bpftrace, that are X86-64 and arm64 (aarch64) see the Cmake definition.

To achieve that we need to build the trace runner image as a multi arch image.

@fntlnz fntlnz added the good first issue Good for newcomers label Feb 12, 2019
@praveensastry
Copy link

I would like to contribute to this @fntlnz

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

No branches or pull requests

2 participants