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 linux arm64 #84

Open
ilyamor opened this issue Jan 14, 2023 · 1 comment
Open

support linux arm64 #84

ilyamor opened this issue Jan 14, 2023 · 1 comment

Comments

@ilyamor
Copy link

ilyamor commented Jan 14, 2023

hi trying to run
kubectl flame pod -t 10s -e itimer --lang java --alpine --image verizondigital/kubectl-flame:v0.2.5-jvm --docker-path /run/containerd -f flamegraph.svg

but get
exec /app/agent: exec format error

this pod is running on arm64 machine.
worked great for regular linux machines

@invalidred
Copy link

invalidred commented May 4, 2023

I can second this to be an issue in ARM m1 mac. Are there any work arounds?

kubectl-flame-e14d5eaf-7f85-4ae1-b69f-fbb617b5539b-5vtbb exec /app/agent: exec format error │
│ kubectl-flame-e14d5eaf-7f85-4ae1-b69f-fbb617b5539b-7slc4 exec /app/agent: exec format error │
│ Stream closed EOF for back-end/kubectl-flame-e14d5eaf-7f85-4ae1-b69f-fbb617b5539b-5vtbb (kubectl-flame) │
│ Stream closed EOF for back-end/kubectl-flame-e14d5eaf-7f85-4ae1-b69f-fbb617b5539b-7slc4 (kubectl-flame)

Command I used

kubectl flame server-main-6dbf5d5477-5xfdk -n back-end -t 1m --lang node -f /tmp/flamegraph.svg --mem.requests="200Mi" --mem.limits="200Mi" --cpu.requests="200m" --cpu.limits="200m"  --docker-path /run/containerd

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

2 participants