Is eBPF The End Of Kubernetes Sidecar Containers?

  Рет қаралды 21,066

DevOps Toolkit

DevOps Toolkit

Күн бұрын

Пікірлер: 66
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
What do you think about eBPF? Do you think it will replace sidecar containers?
@uziboozy4540
@uziboozy4540 Жыл бұрын
Yes. Its already happening
@JobStoit
@JobStoit Жыл бұрын
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 Жыл бұрын
@@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 Жыл бұрын
@@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 Жыл бұрын
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.
@MrJzimnowo
@MrJzimnowo Жыл бұрын
Thanks for the whole DevOps Toolkit initiative that helps me keeping up to date with this wild ocean of the cutting edge technologies.
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
Happy to help!
@carlossanchez-ij5sf
@carlossanchez-ij5sf Жыл бұрын
Please, an introduction to usage and development of eBPF would be awesome!
@ryanwendel6115
@ryanwendel6115 Жыл бұрын
Yes. Please explore tools for observability, security, and networking using eBPF. Thanks for making this video. Subbed as result.
@iNekdima
@iNekdima Жыл бұрын
Maybe you could compare existing tools for various functions within K8S and demonstrate advantage of those based on eBPF?
@ragragy
@ragragy Жыл бұрын
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!
@JaydeepDave12
@JaydeepDave12 Жыл бұрын
Yes please we want to see a step by step demo of the eBPF!!
@google2736
@google2736 Жыл бұрын
eBPF is certainly a great kernel feature. Can now customize the kernel without patching it.
@mehtubbhai9709
@mehtubbhai9709 6 ай бұрын
Yes. Please cover some more eBPF tools. This is an awesome cgannel for DevOps
@cyberslot
@cyberslot Жыл бұрын
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 Жыл бұрын
Cilium is coming next week 🙂
@cyberslot
@cyberslot Жыл бұрын
Great! Keep up the amazing work! 🙂 Thanks for your attitude and attention!
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
Cilium was just released: kzbin.info/www/bejne/qZfLg3mqjseor9E
@cyberslot
@cyberslot Жыл бұрын
Viktor, you're magnificent! Can't wait to see it. Thank you!!!
@FessAectan
@FessAectan Жыл бұрын
Great technology. Thanks for the review! Of course do videos about tools that implement ebpf
@dirien
@dirien Жыл бұрын
Great session as always Viktor! 👍
@mauricioquerves5001
@mauricioquerves5001 Жыл бұрын
Would be really nice to see some practical examples how it works. Thanks for another great video!
@santoshperumal129
@santoshperumal129 Жыл бұрын
Love ur videos so clear and easy to understand
@adityaavanth345
@adityaavanth345 Жыл бұрын
Yes, Please do a video on how to leverage eBPF.
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
Will do
@ChadMCrowell
@ChadMCrowell Жыл бұрын
+1
@bbamo2159
@bbamo2159 Жыл бұрын
Thank you. This is really interesting. Would love to see the demo.
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
The next two videos will be about tools that are based on eBPF but solve different problems.
@bbamo2159
@bbamo2159 Жыл бұрын
@@DevOpsToolkit can’t wait 👍
@fedefede843
@fedefede843 Жыл бұрын
Istio with eBPF would be great. Thanks!
@microst99
@microst99 Жыл бұрын
Would love to see a practical video on how Cilium and other tools leverage eBPF !
@quarksmusic
@quarksmusic Жыл бұрын
awesome, looking forward for more !
@SubaniPrasad
@SubaniPrasad Жыл бұрын
Please explore the eBPF tools and make more videos on this topic.
@mk-md4py
@mk-md4py Жыл бұрын
Yes, please i would like a demo of ebpf
@ithgsn
@ithgsn Жыл бұрын
Welcome back to Solaris :)
@strohrum001
@strohrum001 Жыл бұрын
Yes. Please!
@lamnot.
@lamnot. Жыл бұрын
Calico and Cilium head to head.
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
Here's Cilium: kzbin.info/www/bejne/qZfLg3mqjseor9E. Falco is coming later...
@fenarRH
@fenarRH Жыл бұрын
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
@alessandro-affinito
@alessandro-affinito Жыл бұрын
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 Жыл бұрын
I hope to release a video about Falco in near future.
@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.
@uziboozy4540
@uziboozy4540 Жыл бұрын
Cilium is fucking amazing
@KingoOoVideos
@KingoOoVideos Жыл бұрын
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 Жыл бұрын
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.
@PelenTan
@PelenTan Жыл бұрын
Would definitely like to see you do some vids on those programs using EBPF
@dodoandmeme5614
@dodoandmeme5614 Жыл бұрын
Really appreciate your effort. nice content as usual. What application you use to create the animated digram ?
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
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.
@pier_x0
@pier_x0 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
Cilium, falco yes please.
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
Cilium was just released: kzbin.info/www/bejne/qZfLg3mqjseor9E
@DevOpsToolkit
@DevOpsToolkit Жыл бұрын
Falco was just released as well (kzbin.info/www/bejne/ZqWlhH6Iq61mrtE).
@sergiichudakov5786
@sergiichudakov5786 Жыл бұрын
Great explanation, thank you 👍
@amircohen8323
@amircohen8323 Жыл бұрын
Istio with eBPF please
@farzadmf
@farzadmf Жыл бұрын
Of course we'd like you to review the tools 😆, who else better than you?
@renanmonteirobarbosa8129
@renanmonteirobarbosa8129 Жыл бұрын
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 Жыл бұрын
@@DevOpsToolkit Now imagine Singularity containers and HPC tech. When this becomes mainstream, we gonna see a 10x improvement in latency
@xiaolongbaor
@xiaolongbaor Жыл бұрын
i hate when people read from script, its so obvious
Kubernetes Ephemeral (Temporary) Environments Explained
26:33
DevOps Toolkit
Рет қаралды 11 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
10 Must-Have Kubernetes Tools
18:53
DevOps Toolkit
Рет қаралды 40 М.
Kernelless Kernel Programming (eBPF) - Computerphile
19:12
Computerphile
Рет қаралды 77 М.
Gateway API - Ingress And Service Mesh Spec Replacement?
23:30
DevOps Toolkit
Рет қаралды 30 М.
Should We Run Databases In Kubernetes? CloudNativePG (CNPG) PostgreSQL
19:10
What Is Kubernetes (k8s)? Kubernetes Explained
25:27
DevOps Toolkit
Рет қаралды 11 М.
Keynote: eBPF - Everything You Need to Know in 5 Minutes - Thomas Graf, CTO, Isovalent
9:57
CNCF [Cloud Native Computing Foundation]
Рет қаралды 13 М.
Monitoring, Logging, And Alerting In Kubernetes
22:07
DevOps Toolkit
Рет қаралды 32 М.
What is ebpf
32:12
Is it Observable
Рет қаралды 8 М.
Getting Started with BPF observability - Brendan Gregg, Netflix
17:10
eBPF & Cilium Community
Рет қаралды 12 М.