Is eBPF The End Of Kubernetes Sidecar Containers?

Sdílet
Vložit
  • čas přidán 12. 06. 2024
  • eBPF might be the next big thing in Kubernetes. In this video, we'll take a look at what eBPF is, how it works, and how it can be used to replace sidecar containers.
    #ebpf #kubernetes #k8s
    ▬▬▬▬▬▬ 😳 Sponsor 😳 ▬▬▬▬▬▬
    🔗 Datree: datree.io
    Consider joining the channel: / devopstoolkit
    ▬▬▬▬▬▬ 💰 Sponsoships 💰 ▬▬▬▬▬▬
    If you are interested in sponsoring this channel, please use calendly.com/vfarcic/meet to book a timeslot that suits you, and we'll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below).
    ▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬
    ➡ Twitter: / vfarcic
    ➡ LinkedIn: / viktorfarcic
    ▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬
    🎤 Podcast: www.devopsparadox.com/
    💬 Live streams: / devopsparadox
    ▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬
    00:00 What is eBPF?
    01:20 Datree (sponsor)
    02:06 What is eBPF? (cont.)
  • Věda a technologie

Komentáře • 65

  • @DevOpsToolkit
    @DevOpsToolkit  Před rokem +15

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

    • @uziboozy4540
      @uziboozy4540 Před rokem +4

      Yes. Its already happening

    • @JobStoit
      @JobStoit Před rokem +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  Před rokem +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  Před rokem +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 Před rokem +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 Před rokem +10

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

  • @MrJzimnowo
    @MrJzimnowo Před rokem +9

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

  • @iNekdima
    @iNekdima Před rokem +14

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

  • @ryanwendel6115
    @ryanwendel6115 Před rokem +5

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

  • @JaydeepDave12
    @JaydeepDave12 Před rokem +6

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

  • @ragragy
    @ragragy Před rokem +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!

  • @google2736
    @google2736 Před rokem +6

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

  • @santoshperumal129
    @santoshperumal129 Před rokem +1

    Love ur videos so clear and easy to understand

  • @dirien
    @dirien Před rokem +1

    Great session as always Viktor! 👍

  • @FessAectan
    @FessAectan Před rokem +2

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

  • @ithgsn
    @ithgsn Před rokem +1

    Welcome back to Solaris :)

  • @mauricioquerves5001
    @mauricioquerves5001 Před rokem +2

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

  • @sergiichudakov5786
    @sergiichudakov5786 Před 10 měsíci +1

    Great explanation, thank you 👍

  • @adityaavanth345
    @adityaavanth345 Před rokem +4

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

  • @quarksmusic
    @quarksmusic Před rokem +1

    awesome, looking forward for more !

  • @fedefede843
    @fedefede843 Před rokem +2

    Istio with eBPF would be great. Thanks!

  • @bbamo2159
    @bbamo2159 Před rokem +2

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

    • @DevOpsToolkit
      @DevOpsToolkit  Před rokem +1

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

    • @bbamo2159
      @bbamo2159 Před rokem +1

      @@DevOpsToolkit can’t wait 👍

  • @SubaniPrasad
    @SubaniPrasad Před rokem +3

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

  • @cyberslot
    @cyberslot Před rokem +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  Před rokem +4

      Cilium is coming next week 🙂

    • @cyberslot
      @cyberslot Před rokem +1

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

    • @DevOpsToolkit
      @DevOpsToolkit  Před rokem

      Cilium was just released: czcams.com/video/sfhRFtYbuyo/video.html

    • @cyberslot
      @cyberslot Před rokem +1

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

  • @microst99
    @microst99 Před 10 měsíci +1

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

  • @uziboozy4540
    @uziboozy4540 Před rokem +5

    Cilium is fucking amazing

  • @mk-md4py
    @mk-md4py Před rokem +2

    Yes, please i would like a demo of ebpf

  • @lamnot.
    @lamnot. Před rokem +4

    Calico and Cilium head to head.

    • @DevOpsToolkit
      @DevOpsToolkit  Před rokem +1

      Here's Cilium: czcams.com/video/sfhRFtYbuyo/video.html. Falco is coming later...

  • @strohrum001
    @strohrum001 Před rokem +1

    Yes. Please!

  • @fenarRH
    @fenarRH Před rokem +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

  • @dodoandmeme5614
    @dodoandmeme5614 Před rokem

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

    • @DevOpsToolkit
      @DevOpsToolkit  Před rokem +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.

  • @alessandro-affinito
    @alessandro-affinito Před rokem +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  Před rokem +3

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

  • @PelenTan
    @PelenTan Před rokem +2

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

  • @CarlosAlvarado04
    @CarlosAlvarado04 Před rokem

    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.

  • @pier_x0
    @pier_x0 Před rokem +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  Před rokem +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.

  • @KingoOoVideos
    @KingoOoVideos Před rokem +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  Před rokem +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.

  • @farzadmf
    @farzadmf Před rokem +1

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

  • @amircohen8323
    @amircohen8323 Před rokem +1

    Istio with eBPF please

  • @m19mesoto
    @m19mesoto Před rokem +1

    Cilium, falco yes please.

    • @DevOpsToolkit
      @DevOpsToolkit  Před rokem +1

      Cilium was just released: czcams.com/video/sfhRFtYbuyo/video.html

    • @DevOpsToolkit
      @DevOpsToolkit  Před 8 měsíci

      Falco was just released as well (czcams.com/video/0tBSKRvH3xo/video.html).

  • @renanmonteirobarbosa8129
    @renanmonteirobarbosa8129 Před 5 měsíci +1

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

    • @DevOpsToolkit
      @DevOpsToolkit  Před 5 měsíci

      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 Před 5 měsíci +1

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

  • @xiaolongbaor
    @xiaolongbaor Před 7 měsíci +1

    i hate when people read from script, its so obvious