kubectl-trace icon indicating copy to clipboard operation
kubectl-trace copied to clipboard

Scheduling: Support multiple architectures

Open fntlnz opened this issue 5 years ago • 1 comments

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 avatar Feb 12 '19 23:02 fntlnz

I would like to contribute to this @fntlnz

praveensastry avatar Aug 05 '19 16:08 praveensastry