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

Falco Installtion on k8s cluster runing on vagrant vms #3284

Open
brahgithubsal opened this issue Jul 19, 2024 · 1 comment
Open

Falco Installtion on k8s cluster runing on vagrant vms #3284

brahgithubsal opened this issue Jul 19, 2024 · 1 comment
Labels

Comments

@brahgithubsal
Copy link

pod never start, brand new install.
That will then goto CrashLoopBackOff
iused this command to install it
helm install falco -n falco --set driver.kind=modern_ebpf --set tty=true falcosecurity/falco
i installed sudo apt-get install linux-headers-$(uname -r)
on both of my nodes
FALCO

@ekoops
Copy link
Contributor

ekoops commented Sep 19, 2024

Linux headers are not required with the modern eBPF driver.
Could you please check, by issuing kubectl describe pod falco-jlrjh, which init container is crashing and what is the reason?

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