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

how to run arm64 container image on k8s platform? #3473

Open
dhcn opened this issue Sep 18, 2023 · 1 comment
Open

how to run arm64 container image on k8s platform? #3473

dhcn opened this issue Sep 18, 2023 · 1 comment
Labels

Comments

@dhcn
Copy link

dhcn commented Sep 18, 2023

Description

How to run arm64 container image on k8s platform?

Error output are:

{"level":"warn","ts":1695024780.0924711,"msg":"KConfig: could not check enabled kconfig features","error":"could not read /boot/config-4.18.0-80.7.2.el7.aarch64: stat /boot/config-4.18.0-80.7.2.el7.aarch64: no such file or directory"}
{"level":"warn","ts":1695024780.0925257,"msg":"KConfig: assuming kconfig values, might have unexpected behavior"}
{"level":"warn","ts":1695024780.2599328,"msg":"libbpf: BTF loading error: -22"}
{"level":"warn","ts":1695024780.2599864,"msg":"libbpf: -- BEGIN BTF LOAD LOG ---\nmagic: 0xeb9f\nversion: 1\nflags: 0x0\nhdr_len: 24\ntype_off: 0\ntype_len: 22980\nstr_off: 22980\nstr_len: 106085\nbtf_total_size: 129089\nInvalid string section\n-- END BTF LOAD LOG --"}
{"level":"warn","ts":1695024780.2600458,"msg":"libbpf: Error loading .BTF into kernel: -22. BTF is optional, ignoring."}
{"level":"warn","ts":1695024780.3454282,"msg":"libbpf: map 'walk_mod_tree_queue': failed to create: Invalid argument(-22)"}
{"level":"warn","ts":1695024780.3458316,"msg":"libbpf: failed to load object ''"}
{"level":"fatal","ts":1695024780.405573,"msg":"Tracee runner failed","error":"cmd.Runner.Run: error initializing Tracee: ebpf.(*Tracee).Init: ebpf.(*Tracee).initBPF: failed to load BPF object: invalid argument"}

Output of tracee version:

0.17.1

Output of uname -a:

[root@anode1 tracee]# uname -a
Linux anode1 4.18.0-80.7.2.el7.aarch64 #1 SMP Thu Sep 12 16:13:20 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux

Additional details

@dhcn dhcn added the kind/bug label Sep 18, 2023
@geyslan
Copy link
Member

geyslan commented Nov 14, 2024

@dhcn sorry for the huge delay. Have you tried again using upstream Tracee images? @rscampos FYI.

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

No branches or pull requests

2 participants