GithubHelp home page GithubHelp logo

Comments (6)

Issif avatar Issif commented on June 29, 2024 2

@Issif 1 Question.
What is best practice to install sidekick?
As a sidecar container in Falco Pod or as a separate Chart Altogether?

That's a good question. For now, the only method for deployment is a separated helm chart. I hope to add falcosidekick as a sidecar in official falco helm chart. It will be useful for different reasons :

  • only one helm chart to rule them all
  • I'm planning to add unix pipe as input
  • for pipe, http, gRPC inputs, a single pod makes communications easier (for example, falcosidekick is already able to replace some custom code in that architecture https://sysdig.com/blog/active-kubernetes-security-falco-nats-kubeless/, no more need custom application for pushing events to NATS)
  • since falco introduced a gRPC server, we're dealing about how handling multiple falco instances, if we use pods with both falco + falcosidekick, that issue disappears (see : falcosecurity/falco#824)

Hope this answers your interogation.

from falcosidekick.

kamirendawkins avatar kamirendawkins commented on June 29, 2024

Is the goal of this to not only use a ConfigMap for non-secret configurations but also to hot-reload when ever said ConfigMap changes?

from falcosidekick.

Issif avatar Issif commented on June 29, 2024

That's a good idea. For now, ConfigMap is not my top prio, but feel free to create an issue linked to this one for asking hot reloading.

from falcosidekick.

sandeeplamb avatar sandeeplamb commented on June 29, 2024

@Issif 1 Question.
What is best practice to install sidekick?
As a sidecar container in Falco Pod or as a separate Chart Altogether?

from falcosidekick.

poiana avatar poiana commented on June 29, 2024

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

from falcosidekick.

Issif avatar Issif commented on June 29, 2024

I close this issue, as helm chart is not anymore in this repo. I someone needs this feature, please create a new issue in : https://github.com/falcosecurity/charts

from falcosidekick.

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.