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 (0.21.0) does not run on Bottlerocket (Kernel 5.4.16) #1103

Closed
zmarouf opened this issue Mar 18, 2020 · 3 comments
Closed

Falco (0.21.0) does not run on Bottlerocket (Kernel 5.4.16) #1103

zmarouf opened this issue Mar 18, 2020 · 3 comments

Comments

@zmarouf
Copy link

zmarouf commented Mar 18, 2020

Describe the bug

Falco fails to launch on new AWS Bottlerocket instances (used by EKS for example)
The precompiled module for Kernel 5.4.16 doesn't exist

How to reproduce it

Create a an instance using the Bottlerocket AMI.
I created an EKS nodegroup with the following flags --node-ami-family BottleRocket --node-ami auto-ssm

Expected behaviour

Falco is able to run on Bottlerocket.

Screenshots

image

Environment

  • Falco version: 0.21.0
  • System info:
{
  "machine": "x86_64",
  "nodename": "falco-daemonset-6l4j4",
  "release": "5.4.16",
  "sysname": "Linux",
  "version": "#1 SMP Sat Mar 7 00:28:11 UTC 2020"
}
  • Cloud provider or hardware configuration: AWS EC2 (via EKS)
  • OS: (after running sheltie from the admin container)
NAME=Bottlerocket
ID=bottlerocket
PRETTY_NAME="Bottlerocket OS 0.3.1"
VARIANT_ID=aws-k8s-1.15
VERSION_ID=0.3.1
BUILD_ID=8a0c0b3
  • Kernel: 5.4.16
  • Installation method: Kubernetes (EKS)
    Additional context
    I'm about to try compiling the kernel module myself but it's my first time doing this – so I wanted to create an issue just in case.
@zmarouf
Copy link
Author

zmarouf commented Mar 18, 2020

FYI I tried with 0.18.0 and I know you stopped compiling probes for now so I'm trying to use https://github.com/falcosecurity/driverkit

@zmarouf
Copy link
Author

zmarouf commented Mar 18, 2020

@stale
Copy link

stale bot commented May 17, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 17, 2020
@stale stale bot closed this as completed May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant