GithubHelp home page GithubHelp logo

Comments (7)

emcay avatar emcay commented on August 10, 2024

Im having this issue, but on EKS.

k8s: v1.14.9-eks-c0eccc

App version: 0.10.0

Trying to download precompiled module from https://s3.amazonaws.com/download.draios.com/stable/sysdig-probe-binaries/falco-probe-0.17.1-x86_64-4.14.154-128.181.amzn2.x86_64-2a1b4e38248e08669f1ed37604b3ad74.ko
curl: (22) The requested URL returned error: 404 Not Found

from sumologic-kubernetes-collection.

vsinghal13 avatar vsinghal13 commented on August 10, 2024

Have you tried this solution? Seems to have worked. falcosecurity/falco#624

from sumologic-kubernetes-collection.

Colbize avatar Colbize commented on August 10, 2024

Had the same issue, containers were stuck in restarting phase.
K8s: "v1.14.9-eks-c0eccc"

Solution was to follow the installation in -> https://falco.org/docs/installation/
on our amz2 linux worker nodes:

rpm --import https://s3.amazonaws.com/download.draios.com/DRAIOS-GPG-KEY.public
curl -s -o /etc/yum.repos.d/draios.repo https://s3.amazonaws.com/download.draios.com/stable/rpm/draios.repo
yum -y install kernel-devel-$(uname -r)
yum -y install falco

from sumologic-kubernetes-collection.

daroga0002 avatar daroga0002 commented on August 10, 2024

Have you tried this solution? Seems to have worked. falcosecurity/falco#624

this solution is problematic in case when you use EKS node groups where you are restricted to AWS AMIs to which you cannot pass any additional parameters.

from sumologic-kubernetes-collection.

vsinghal13 avatar vsinghal13 commented on August 10, 2024

@daroga0002 have you tried using v 0.18.0 of falco on EKS 1.14 as other versions do not seem to have the precompiled kernel modules. ?

from sumologic-kubernetes-collection.

daroga0002 avatar daroga0002 commented on August 10, 2024

yes, even tried to bump version to 0.19 and 0.20 from https://github.com/falcosecurity/falco/releases

from sumologic-kubernetes-collection.

frankreno avatar frankreno commented on August 10, 2024

@chelapa @emcay @Colbize @daroga0002 - Please see #687 with a workaround. This has been tested in EKS and should work in other environments.

from sumologic-kubernetes-collection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.