Is eBPF The End Of Kubernetes Sidecar Containers?

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025

Комментарии • 66

  • @DevOpsToolkit
    @DevOpsToolkit  Год назад +15

    What do you think about eBPF? Do you think it will replace sidecar containers?

    • @uziboozy4540
      @uziboozy4540 Год назад +4

      Yes. Its already happening

    • @JobStoit
      @JobStoit Год назад +5

      Cilium has done a great job innovating in this. It certainly should become the standard. Something like Kubernetes Gateway API could maybe even become independent of an ingress with this. Hopefully all projects that could use low level operations like that will use ebpf (something like Crowdsec could utilise this).

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +2

      @@JobStoit Indeed. I see Cilium as the leader when eBPF for networking is concerned. There are a few interesting projects related to observability and security (outside networking) as well.

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +2

      @@JobStoit Gateway API is (mostly) a specification rather than implementation so have Cilium as eBPF implementation of it would be awesome. Gateway API would cover only a fraction of what Cilium does but, nevertheless, would be a great way to standardize the API while having eBPF in the background doing the hard work.

    • @aditya.padhiar
      @aditya.padhiar Год назад +2

      eBPF can also change the current observability landscape. Tools like Pixie (New Relic) provides great observability of the application by providing the ability to write custom scripts to get information out from the system calls. It also provides flame charts, metrics and logs without any application instrumentation. With eBPF getting adopted by more and more project, we are definitely going to see a huge change in the cloud native landscape.

  • @carlossanchez-ij5sf
    @carlossanchez-ij5sf Год назад +12

    Please, an introduction to usage and development of eBPF would be awesome!

  • @MrJzimnowo
    @MrJzimnowo Год назад +9

    Thanks for the whole DevOps Toolkit initiative that helps me keeping up to date with this wild ocean of the cutting edge technologies.

  • @ryanwendel6115
    @ryanwendel6115 Год назад +5

    Yes. Please explore tools for observability, security, and networking using eBPF. Thanks for making this video. Subbed as result.

  • @mehtubbhai9709
    @mehtubbhai9709 6 месяцев назад +1

    Yes. Please cover some more eBPF tools. This is an awesome cgannel for DevOps

  • @ragragy
    @ragragy Год назад +1

    Really appreciate your channel king! great content and great practical videos that is impossible to find anywhere else that helped me on multiple occasions at work!

  • @iNekdima
    @iNekdima Год назад +14

    Maybe you could compare existing tools for various functions within K8S and demonstrate advantage of those based on eBPF?

  • @dirien
    @dirien Год назад +1

    Great session as always Viktor! 👍

  • @FessAectan
    @FessAectan Год назад +2

    Great technology. Thanks for the review!
    Of course do videos about tools that implement ebpf

  • @JaydeepDave12
    @JaydeepDave12 Год назад +6

    Yes please we want to see a step by step demo of the eBPF!!

  • @santoshperumal129
    @santoshperumal129 Год назад +1

    Love ur videos so clear and easy to understand

  • @bbamo2159
    @bbamo2159 Год назад +2

    Thank you. This is really interesting. Would love to see the demo.

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +1

      The next two videos will be about tools that are based on eBPF but solve different problems.

    • @bbamo2159
      @bbamo2159 Год назад +1

      @@DevOpsToolkit can’t wait 👍

  • @mauricioquerves5001
    @mauricioquerves5001 Год назад +2

    Would be really nice to see some practical examples how it works. Thanks for another great video!

  • @adityaavanth345
    @adityaavanth345 Год назад +4

    Yes, Please do a video on how to leverage eBPF.

  • @fedefede843
    @fedefede843 Год назад +2

    Istio with eBPF would be great. Thanks!

  • @google2736
    @google2736 Год назад +6

    eBPF is certainly a great kernel feature. Can now customize the kernel without patching it.

  • @cyberslot
    @cyberslot Год назад +5

    Victor, IMHO the content you're generating is unbelievably precious, because it's on the pulse of tendencies and presenting the technology vanguard!
    I've no idea how deep you were able to get into Cilium, but if you were, which would be a great asset for the whole community, don't you think that it begins to turn into something like Argo stack (holistic packet/product, so to say), but of course in the context of networking/observability/security. I've been watching this project for a while now, precisely because of eBPF and I get the impression that something like this is starting to take shape. I'm sure that all of us will appreciate your opinion on the matter.

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +4

      Cilium is coming next week 🙂

    • @cyberslot
      @cyberslot Год назад +1

      Great! Keep up the amazing work! 🙂
      Thanks for your attitude and attention!

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад

      Cilium was just released: ruclips.net/video/sfhRFtYbuyo/видео.html

    • @cyberslot
      @cyberslot Год назад +1

      Viktor, you're magnificent! Can't wait to see it. Thank you!!!

  • @microst99
    @microst99 Год назад +1

    Would love to see a practical video on how Cilium and other tools leverage eBPF !

  • @quarksmusic
    @quarksmusic Год назад +1

    awesome, looking forward for more !

  • @SubaniPrasad
    @SubaniPrasad Год назад +3

    Please explore the eBPF tools and make more videos on this topic.

  • @ithgsn
    @ithgsn Год назад +1

    Welcome back to Solaris :)

  • @mk-md4py
    @mk-md4py Год назад +2

    Yes, please i would like a demo of ebpf

  • @strohrum001
    @strohrum001 Год назад +1

    Yes. Please!

  • @lamnot.
    @lamnot. Год назад +4

    Calico and Cilium head to head.

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +1

      Here's Cilium: ruclips.net/video/sfhRFtYbuyo/видео.html. Falco is coming later...

  • @sergiichudakov5786
    @sergiichudakov5786 Год назад +1

    Great explanation, thank you 👍

  • @fenarRH
    @fenarRH Год назад +3

    Interesting hot topic. Let me be a challenger (as usual lol); I don't think eBPF is the answer for long run, as time would come and we will hear again; stay out of kernel as you are simply a poor tenant renting my infrastructure so stay in your own tenant namespace. On the other hand, I agree that the sidecar approach ain't the answer, for the points given here plus maintainability of it as a complete application stack lcm and performance impacts as sidecar choke your app traffic, and it's scalability is not much as good as your app pod scalability where you can do horizontal, but sidecar can only scale vertically, and for that, you need to destroy and redeploy your app, what a fun lol

  • @uziboozy4540
    @uziboozy4540 Год назад +5

    Cilium is fucking amazing

  • @PelenTan
    @PelenTan Год назад +2

    Would definitely like to see you do some vids on those programs using EBPF

  • @CarlosAlvarado04
    @CarlosAlvarado04 Год назад

    I have Cilium installed. I can say that my K8s on Libvirt is using more CPU, I can hear more often my laptop's fan.

  • @dodoandmeme5614
    @dodoandmeme5614 Год назад

    Really appreciate your effort. nice content as usual. What application you use to create the animated digram ?

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +1

      Not sure... Editing, animations, and other post production tasks are done by an agency. I was doing all those things myself in the past but it was very time consuming.

  • @KingoOoVideos
    @KingoOoVideos Год назад +1

    I used Cilium as CNI and removed Kube proxy and replaced it with Cilium the performance was much better put tried using Linkerd as service mesh but it doesn't work without iptables old technology that comes with kube proxy

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +1

      Yeah. If you need a service mesh, you should not remove anything like Kube proxy or you should check whether service mesh offered by cilium is enough.

  • @alessandro-affinito
    @alessandro-affinito Год назад +2

    I've checked Falco after you named it and it seems very interesting, do you know how it does compare to kubernetes-sigs/security-profiles-operator?
    The second one seemed focusing on Selinux, AppArmor and seccomp profiles deployment, while Falco seems a full featured daemonset that I should start considering for out platform

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +3

      I hope to release a video about Falco in near future.

  • @pier_x0
    @pier_x0 Год назад +2

    it might be really interesting know more about
    I know aquasec/tracee but how is it possible to use eBPF as proxy?
    What about eBPF in a cloud provided K8s cluster?
    It could be a real game changer ;)

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +3

      I have at least two ebpf tools already scheduled for upcoming weeks :) One of those will be about networking (proxy) an another about observability.

  • @m19mesoto
    @m19mesoto Год назад +1

    Cilium, falco yes please.

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад +1

      Cilium was just released: ruclips.net/video/sfhRFtYbuyo/видео.html

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад

      Falco was just released as well (ruclips.net/video/0tBSKRvH3xo/видео.html).

  • @amircohen8323
    @amircohen8323 Год назад +1

    Istio with eBPF please

  • @farzadmf
    @farzadmf Год назад +1

    Of course we'd like you to review the tools 😆, who else better than you?

  • @renanmonteirobarbosa8129
    @renanmonteirobarbosa8129 Год назад +1

    I just dont understand why it took 30 years for people start loving eBPF. This is old stuff from the 90s

    • @DevOpsToolkit
      @DevOpsToolkit  Год назад

      It often takes a lot of time for tech to become mainstream. We can, for example, say the same for containers. The tech was there for a while but only after Docker came out it became widely adopted.

    • @renanmonteirobarbosa8129
      @renanmonteirobarbosa8129 Год назад +1

      @@DevOpsToolkit Now imagine Singularity containers and HPC tech. When this becomes mainstream, we gonna see a 10x improvement in latency

  • @xiaolongbaor
    @xiaolongbaor Год назад +1

    i hate when people read from script, its so obvious