Looking Ahead: the eBPF Innovation Roadmap - Thomas Graf

eBPF & Cilium Community
12 Sept 202415:23

Summary

TLDRThomas Graf, CTO and co-founder of Isovalent, warmly welcomes attendees to the eBPF Summit, focusing on the technology's roadmap and future. He discusses eBPF's efficiency and security, its role in making the Linux kernel programmable, and the rapid innovation it enables. Graf highlights the expansion of eBPF to Windows, the need for tool compatibility across ecosystems, and the potential for eBPF in specialized hardware like GPUs and DPUs. He envisions a future where eBPF facilitates distributed intelligence, bringing analytics and decision-making closer to data sources for more efficient infrastructure management.

Takeaways

  • 👋 Thomas Gra, CTO and co-founder of Isovalent, warmly welcomes attendees to the eBPF Summit and shares his insights on the future of eBPF.
  • 🚀 eBPF stands for Extended Berkeley Packet Filter, a technology that allows for efficient and secure execution of bytecode within the operating system, making the OS programmable.
  • 🌟 Isovalent has been deeply involved with eBPF since its inception in 2014, contributing to open-source projects like Cilium, Tetragon, and Hubble.
  • 🎥 For newcomers, the eBPF documentary on YouTube is recommended for an introductory understanding of eBPF, its history, and its impact on tech giants.
  • 🔄 eBPF's primary purpose is to enable rapid innovation, which was a challenge in the Linux kernel's development process due to the need for stability.
  • 🌐 eBPF is coming to Windows, expanding its reach and compatibility, which will require porting Linux-based eBPF tooling to the Windows environment.
  • 🤝 The eBPF community must ensure tool compatibility and interoperability as the ecosystem grows, which is crucial for user experience and adoption.
  • 📚 The open-source code will continue to be the standardizing body for eBPF, with the IETF standardizing eBPF based on the open-source code.
  • 💡 Future innovations in eBPF will likely involve specialized hardware like GPUs and DPUs, driving demand for rapid innovation in these areas.
  • 🌐 Thomas Gra envisions 'eBPF distributed intelligence', a concept where intelligence is brought to the data rather than streaming data to centralized intelligence, promising more efficient and faster-reacting infrastructure tools.

Q & A

  • What is the role of Thomas Gra at I Surveillance?

    -Thomas Gra is the CTO and co-founder of I Surveillance.

  • What is the primary focus of the eBPF Summit?

    -The eBPF Summit focuses on exploring opportunities and challenges in the eBPF roadmap for the coming years.

  • How is I Surveillance involved with eBPF?

    -I Surveillance has been heavily involved with eBPF since its creation in 2014, launching open-source projects like Cilium, Tetragon, and Hubble.

  • What does eBPF stand for and what does it enable?

    -eBPF stands for Extended Berkeley Packet Filter. It enables the operating system to be programmable in an efficient and secure manner by running eBPF bytecode as part of the OS.

  • What is the significance of eBPF in terms of security?

    -eBPF is significant for security because it allows for the creation of kernel extensions that do not crash the operating system, unlike traditional kernel modules.

  • How has eBPF impacted the development of networking, security, and observability tools?

    -eBPF has enabled the creation of an entire wave of networking, security, and observability tools by leveraging its superpowers to extend Linux capabilities on the fly.

  • Why was eBPF created and what does it signify for its future?

    -eBPF was created to enable rapid innovation by allowing quick development and deployment of new features, which defines its future roadmap.

  • What is the significance of eBPF coming to Windows?

    -The arrival of eBPF on Windows signifies a broader reach and compatibility for eBPF tools, requiring the porting of Linux-based eBPF tooling to the Windows environment.

  • What challenges does the eBPF ecosystem face with the growth in popularity and tools?

    -The eBPF ecosystem faces the challenge of ensuring tool compatibility and interoperability as more tools are developed and deployed across different operating systems.

  • How does the open-source community play a role in the standardization of eBPF?

    -The open-source community plays a crucial role in the standardization of eBPF as the open-source code serves as the source of truth for the evolving standard, with discussions and consensus finding happening within the community.

  • What is the potential impact of specialized hardware like GPUs and DPUs on eBPF?

    -The deployment of specialized hardware like GPUs and DPUs will drive the demand for rapid innovation in that infrastructure, and eBPF will play a role in adapting to these new hardware capabilities.

  • What is the concept of 'eBPF distributed intelligence' mentioned in the script?

    -eBPF distributed intelligence refers to the potential of applying intelligence and analytics closer to the data source, reducing the need for massive data transfer and storage, and enabling more efficient and faster decision-making.

Outlines

00:00

🌟 Introduction to eBPF and Its Impact

Thomas Gra, CTO and co-founder of I Surveillance, warmly welcomes attendees to the eBPF Summit. He reflects on the past and future of eBPF, emphasizing its role in rapid innovation since its inception in 2014. Gra highlights the company's significant contributions to the eBPF ecosystem through open-source projects like Cilium, Tetragon, and Hubble. He provides a brief overview of eBPF, describing it as an efficient, secure virtual machine that allows for programmable operating systems. Gra stresses the importance of eBPF's security aspect, especially in light of recent kernel vulnerabilities. The paragraph concludes with an invitation to new users to explore the eBPF documentary on YouTube for more insights into the technology's history and community.

05:01

🚀 Rapid Innovation with eBPF

Thomas Gra discusses the transformative impact of eBPF on feature development, reducing the time from months to days. He uses the analogy of eBPF carrying the 'snail' (Linux kernel) to illustrate how it has accelerated innovation. Gra outlines the challenges and opportunities on the eBPF roadmap, including its expansion to Windows. He explains that while the eBPF bytecode language will remain consistent, the hook points may differ, necessitating the porting of Linux-based eBPF tooling to Windows. Gra emphasizes the need for tool compatibility within the eBPF ecosystem to ensure a seamless user experience. He also mentions the ongoing standardization of eBPF through the IETF, based on its open-source code, which will continue to be the source of truth for the evolving standard.

10:01

🌐 Future Directions for eBPF

The paragraph delves into future prospects for eBPF, including its application to specialized hardware like GPUs and DPUs, driven by industry investments in AI workloads. Gra suggests that eBPF's capabilities will need to be adapted for this new infrastructure, just as it has for CPUs. He also introduces the concept of 'eBPF distributed intelligence,' which involves bringing intelligence to data rather than streaming data to centralized intelligence. This approach could lead to more efficient, faster-reacting security, networking, and observability tools. Gra expresses excitement about the potential for eBPF to enable smarter, context-aware decision-making at the data source, which could revolutionize infrastructure management.

15:03

📢 Closing Remarks and Invitation for Engagement

In his closing remarks, Thomas Gra extends his thanks to the audience and expresses his enthusiasm for continued innovation with the eBPF community. He invites attendees to reach out to him on Slack or LinkedIn to share their thoughts, ideas, and excitement about eBPF. Gra looks forward to answering questions and engaging in further discussions. The paragraph concludes with a wish for a successful and enjoyable eBPF Summit, followed by applause and music, signaling the end of his presentation.

Mindmap

Keywords

💡eBPF

eBPF stands for Extended Berkeley Packet Filter. It is a powerful virtual machine that runs inside the operating system kernel, allowing for the execution of custom bytecode. In the context of the video, eBPF is presented as a transformative technology that enables rapid innovation in networking, security, and observability. The speaker highlights eBPF's efficiency and security, emphasizing its role in making the operating system programmable without compromising stability.

💡CTO

CTO stands for Chief Technology Officer, the individual responsible for overseeing the technological direction of a company. In the video, Thomas Gra, the CTO and co-founder of Isovalent, introduces himself and sets the stage for discussing the future of eBPF. His role as CTO gives him a unique perspective on the challenges and opportunities in the eBPF ecosystem.

💡Open Source

Open source refers to a type of software licensing where the source code is made available to the public, allowing anyone to view, use, and modify the software. The video mentions open-source projects like Cilium, Tetragon, and Hubble, which are integral to the eBPF ecosystem. These projects demonstrate the collaborative nature of eBPF development and its community-driven approach.

💡Interoperability

Interoperability is the ability of different systems, devices, or applications to work together seamlessly. In the video, the speaker discusses the need for eBPF tools to be interoperable, ensuring that they can work together without conflicts. This is crucial as the eBPF ecosystem grows and more tools are developed, requiring a standardization of practices to maintain compatibility.

💡Linux

Linux is an open-source operating system that is widely used in servers and other computing environments. The video discusses the evolution of eBPF within the Linux kernel, highlighting how it was initially created for Linux and is now being ported to other operating systems like Windows. Linux's role in the development of eBPF is pivotal, as it serves as the foundational platform for much of the eBPF innovation.

💡Windows

Windows is a proprietary operating system developed by Microsoft, commonly used in personal computing environments. The video mentions the upcoming support for eBPF on Windows, indicating a significant expansion of the eBPF ecosystem. This move will allow eBPF's capabilities to be leveraged in Windows environments, potentially leading to new innovations and applications.

💡Rapid Innovation

Rapid innovation refers to the quick development and deployment of new ideas or technologies. The video emphasizes eBPF's role in enabling rapid innovation by allowing for dynamic, secure execution of code within the kernel. This contrasts with the slower, more cumbersome process of updating and deploying traditional kernel modules, showcasing eBPF's transformative impact on infrastructure and tooling.

💡Distributed Intelligence

Distributed intelligence is a concept mentioned in the video where intelligence or processing is brought to the data rather than the other way around. This approach can lead to more efficient data handling, reduced data transfer, and faster reaction times. The speaker envisions eBPF playing a key role in enabling distributed intelligence by allowing for smart decisions to be made at the source of the data, potentially revolutionizing networking and security applications.

💡GPUs and DPUs

GPUs (Graphics Processing Units) and DPUs (Data Processing Units) are specialized hardware accelerators designed to handle specific types of workloads, such as graphics rendering and data processing, respectively. The video discusses the growing investment in these technologies and how eBPF will need to adapt to work with these new hardware types, indicating a future where eBPF's capabilities are extended to these specialized processors.

💡Observability

Observability in the context of computing refers to the ability to understand the internal state of a system through external outputs. The video highlights how eBPF enhances observability by allowing for deep insights into system operations. This is crucial for monitoring, debugging, and ensuring the health of complex systems, and eBPF's capabilities in this area are seen as a significant opportunity for innovation.

Highlights

Introduction to eBPF Summit and the role of I Surveillance in the eBPF ecosystem.

Thomas Graf's perspective on the future roadmap of eBPF, focusing on opportunities and challenges.

A brief overview of eBPF as an efficient and secure virtual machine for running bytecode within the OS.

The significance of eBPF in making the operating system programmable and its impact on networking, security, and observability.

The role of eBPF in enabling rapid innovation and its contrast to the slower pace of traditional Linux kernel development.

The creation of open-source projects like Cilium, Tetragon, and Hubble as part of I Surveillance's commitment to eBPF.

The documentary on eBPF as a resource for newcomers to understand its history and impact.

The announcement of eBPF's expansion to Windows and the implications for compatibility and tooling.

The need for interoperability and compatibility among eBPF-based tools as the ecosystem grows.

The importance of open-source code as the standardizing body for eBPF and its role in community consensus.

The potential for eBPF to drive innovation in new infrastructure with specialized hardware like GPUs and DPUs.

Thomas Graf's vision of eBPF enabling distributed intelligence by bringing intelligence to data rather than streaming data to intelligence.

The call for community engagement and collaboration to address the challenges and opportunities in eBPF's future.

Closing remarks and an invitation for the audience to engage with Thomas Graf and share their thoughts on eBPF.

Acknowledgment of the eBPF Summit's success and anticipation for continued innovation in the eBPF community.

Transcripts

play00:00

[Music]

play00:09

hello and welcome my name is Thomas gra

play00:12

I'm CTO and co-founder of I surveillance

play00:15

and I would like to give all of you a

play00:17

very warm welcome to this year's ebpf

play00:21

Summit this year I would like to take an

play00:23

opportunity and look ahead and talk

play00:26

about opportunities and challenges on

play00:30

ebpf road map in the next couple of

play00:32

years as co-founder and CTO of is

play00:35

surveillant or as is surveillant more

play00:36

broadly we have been very involved in

play00:38

ebpf since its Creation in 2014 and we

play00:41

have launched an open- Source projects

play00:43

like cium tetragon and Hubble so overall

play00:48

a lot of involvement one could even say

play00:50

that a lot of our company's mission and

play00:53

vision was very tightly connected to

play00:56

ebpf so let's look at what we see what I

play00:59

see as the future road map of evf in

play01:02

terms of opportunities it

play01:06

has if this is your first summit or if

play01:09

this is the first time you have an

play01:10

encounter with ebpf what is ebpf so here

play01:14

is very quick introduction one minute

play01:17

edpf is an efficient and ex a secure

play01:21

virtual machine learning edpf bite code

play01:25

so look at the picture you see assembly

play01:28

code that can run as part of the

play01:30

operating system so think about it as a

play01:32

module code that can run by doing so it

play01:35

is making the operating system

play01:38

programable what's important is it can

play01:40

make that or it does that by in a very

play01:43

efficient and a very secure fashion in

play01:46

particular the secure aspect highly

play01:48

important as we all learned in the last

play01:50

couple of months where we saw the

play01:52

devastating effect if a kernel extension

play01:55

is able to crash the operating system so

play01:58

with this Engine with this virtual

play02:00

machine with this

play02:02

runtime able to run ebpf bite codes an

play02:05

entire wave of networking security and

play02:09

observability toolings have been created

play02:12

leveraging these superpowers of vpf and

play02:16

throughout this year's Summit you will

play02:17

hear many many examples of what exactly

play02:21

uh is it that ebpf unlocked for them

play02:24

like projects Solutions tools that you

play02:27

have all created you will hear about a

play02:29

very very wide set of applications of

play02:34

ebpf besides the summit if you are new

play02:37

then I think the ebpf documentary is

play02:39

also a great way to get a first amount

play02:43

of information um the documentary

play02:46

available on YouTube so you can just

play02:47

Google ebpf documentary or go on ebpf

play02:59

how the tech Giants came in how it all

play03:02

worked how how we convinced the Ling

play03:04

chronal Community to even merge DPF lots

play03:07

of great and funny stories along the way

play03:09

it's 30 minutes but it will not feel

play03:11

like 30 minutes at all definitely a

play03:13

popcorn popcorn worthy movie before we

play03:18

now look into the future I want to take

play03:20

a moment to highlight what was the

play03:22

single most important aspect of why we

play03:25

even created eppf and for me that is e

play03:29

EPF enabling rapid Innovation I think

play03:33

it's crucial to understand this because

play03:35

it really defines the future roadmap of

play03:38

evf as well so think back 2014 10 years

play03:41

ago Linux had just become the standard

play03:45

or the designated standard for the new

play03:47

operating system running on servers like

play03:50

many of us colel developers we got

play03:52

excited because all of a sudden all the

play03:55

development times we built or we put

play03:58

into our Hobby developing Linux all of a

play04:01

sudden this software project uh was

play04:04

destined to run on thousands 10

play04:06

thousands hundreds of thousands of

play04:08

servers worldwide so a lot of popularity

play04:11

a lot of success amazing but it also had

play04:14

a downside all of these people wanting

play04:16

to run Linux at scale and in highly

play04:19

efficient Mission critical environments

play04:21

obviously wanted Linux to become boring

play04:24

stable and change is a natural enemy of

play04:28

stability and Bor boring so Linux became

play04:31

slower and eventually slow and what took

play04:34

what used to take days now took months

play04:37

bringing a concept a new ideas a new

play04:39

idea and right kernel code getting that

play04:42

merged into the Upstream Linux kernel

play04:44

and making that available for end users

play04:46

or for end users to even adopt these new

play04:48

Lage col versions took months in

play04:51

sometime in some extreme cases even

play04:54

years and obviously that really slowed

play04:57

down innovation ebpf has fundamentally

play05:00

re-enabled that rapid feature

play05:02

development from month back to days

play05:06

right what what used to take month we

play05:08

could now write an ebpf program load it

play05:11

load it dynamically execute it securely

play05:14

and all of a sudden we have extended the

play05:17

Linux colel um on the fly on demand and

play05:20

this really brought a wave of evf based

play05:24

D Innovation so think about the bees

play05:27

carrying the snail the snail that got

play05:29

slower slower slower carrying toks like

play05:31

ebpf BS carrying the snail and allowing

play05:35

it to go really really fast again so

play05:38

that's what got us here that was the

play05:40

last 10 years and obviously that still

play05:42

dictates the forward Direction evf is

play05:45

amazing enabling rapid Innovation for

play05:48

infrastructure and for tooling at the

play05:50

operating system level so looking ahead

play05:54

what else is on the road map what else

play05:56

can we use as challenges as opportunity

play05:59

ities the most obvious one and probably

play06:02

no longer a big secret is that ebpf is

play06:04

coming to Windows so if you Google for

play06:07

ebpf for Windows you will find a g

play06:10

repository that has ebpf code able to

play06:13

run on the Windows operating system ebpf

play06:17

was specifically written for Linux and

play06:19

it evolved inside of the Linux colel the

play06:22

name suggests that it's coming from the

play06:24

BSD days and that's accurate there was a

play06:26

DPF implementation that even made it

play06:28

into Linux all bstd based ebpf really

play06:31

was a new implementation from scratch

play06:34

and then made compatible to Al run

play06:36

Legacy BPF programs or classic BPF

play06:40

programs so that Linux specific ebpf

play06:42

runtime and the ecosystem is now being

play06:45

ported over to Windows now that will not

play06:47

not look exactly the same it will bring

play06:50

compatibility in terms of bite code so

play06:52

the bite code language will be the same

play06:55

we'll also of course have a verification

play06:57

concept and will'll have things like

play06:59

just in time compilation and so on or

play07:02

once um ebpf bite code signatures are

play07:05

common all of these concepts are

play07:07

identical and the same but the actual

play07:09

hook points where ebpf programs can

play07:12

attach may actually be slightly

play07:14

different depending on the operating

play07:15

system so that also means that we need

play07:17

to bring the existing tooling that we

play07:19

have done ebpf based tooling written for

play07:21

Linux and also Port that over the

play07:24

windows so that's exciting it gives us

play07:26

more reach all the tooling we have

play07:28

developed for Linux

play07:30

they will become available or can be

play07:32

made available on Windows over the

play07:33

coming years and that will keep many of

play07:35

us busy from that front that's exciting

play07:38

lots of reach that popularity that

play07:41

additional success obviously also comes

play07:43

at a particular cost so that means that

play07:46

as an ebpf ecosystem we have to ensure

play07:49

that all the tools we're writing are

play07:52

compatible Right End users do not want

play07:55

to think about whether one tool is

play07:57

compare compatible to another one or or

play07:59

I can only use tool a but not with tool

play08:02

B and so on tools will need to be

play08:04

compatible like many many tools are

play08:06

coming to the market or um or published

play08:10

or open sourced every year based on ebpf

play08:13

Amazing all of you have so many great

play08:15

ideas that you implement these tools

play08:18

often then rely on the same hook points

play08:20

or they Implement even the same ideas we

play08:23

need to come together and make sure that

play08:25

these tools become compatible and we

play08:28

solve the problem of

play08:30

interoperability or

play08:32

compatibility you can also see that

play08:34

there is um OSS code will continue to be

play08:37

the standardizing body on the slide here

play08:39

what do I mean by that by that I mean

play08:42

that ebpf is a classic example where we

play08:45

didn't write the standard specification

play08:47

first and then implemented codes we

play08:49

actually did the opposite the reverse we

play08:53

we evolved ebpf as an open-source

play08:56

project as part of the kernel and the

play08:58

code became the standard we're now

play09:00

standardizing ebpf or ebpf is being

play09:03

standardized as part of the ietf but

play09:05

it's based on the open- source code and

play09:08

the open- source code will continue will

play09:10

remain to be the source of Truth where

play09:13

the actual standard is evolving where we

play09:15

have the discussions and the the

play09:18

consensus finding that will not change

play09:21

right so but that but that means as a

play09:23

community we have to come together

play09:25

figure out how do we make comp tools

play09:27

compatible to each other how do we make

play09:28

tools portable from one operating system

play09:31

to the next so exciting that's a bit of

play09:34

a challenge we need to solve this it's

play09:36

something to unlock for the next wave of

play09:39

ebpf tooling it's a cost of the success

play09:42

of

play09:43

ebpf if you look a little bit further

play09:45

what else is on the horizon and one

play09:47

topic is very obvious Ai and I'll put an

play09:50

asteris right there right because I

play09:53

don't necessarily mean that we need to

play09:55

use AI for ebpf if you have ideas you

play09:59

want to explore that go for it I think

play10:01

can be very exciting but there is even

play10:03

just a broader industry I would say

play10:06

movement that is that will happen

play10:08

completely disconnected to how

play10:11

successful AI will be there's currently

play10:13

a large investment into gpus and dpus

play10:17

and you can see that when you look at

play10:19

the Nvidia stock for sure right so

play10:21

instead of just deploying CPUs companies

play10:24

around the world are now also deploying

play10:26

gpus graphical processing units and dpus

play10:29

data processing units specifically to

play10:31

enable AI workloads in the future and

play10:34

this investment is happening and it is

play10:37

happening completely disconnected from

play10:39

the fact whether the AI wave will

play10:41

actually produce something really really

play10:43

meaningful or not the opportunity is so

play10:46

big that the industry will try so this

play10:49

will happen it will it will result in an

play10:52

entire new wave of infrastructure

play10:55

getting deployed that is not just CPUs

play10:57

anymore but is more special ized

play10:59

Hardware with gpus and dpus and that new

play11:03

infrastructure layer with more

play11:04

capabilities will drive demand for Rapid

play11:08

innovation in that infrastructure so all

play11:11

the goodness that ebpf brought for the

play11:13

age of CPU only will need to get

play11:16

reapplied for the age of CPU plus GPU

play11:20

plus dpu and this is where ebpf will be

play11:23

able to come in and again illustrate and

play11:26

demonstrate its superpowers

play11:30

apply to gpus and

play11:32

dpus last but not least the Outlook that

play11:36

keeps me most excited is what I call

play11:40

ebpf distributed intelligence which is a

play11:43

completely made up word word I don't

play11:45

think that's an official term in any way

play11:47

but um think about it this way so far

play11:50

any sort of intelligent Behavior or

play11:53

analytics or even machine learning use

play11:56

cases anytime we um try to apply some

play11:59

smartness the typical architecture we

play12:01

have been using so far is we have

play12:04

compute with applications running

play12:07

infrastructure running and then we have

play12:09

relatively dumb data collectors that

play12:12

will stream a lot of observability or

play12:14

Telemetry to an analytics database this

play12:17

can be an S can be a Time series

play12:20

database it can be a graph database

play12:22

whatever it is a lot of data get

play12:24

streamed into these databases and we

play12:26

keep a record of the history and then we

play12:28

look at that data and we make decisions

play12:31

based on that data we do we run

play12:33

analytics or we learn right that's the

play12:36

model that's been dominant so far and

play12:39

it's a model that works but it will

play12:40

eventually stop scaling because it

play12:43

results in a massive amount of data

play12:45

being able to or being needed to be

play12:47

transferred and it has massive storage

play12:50

requirements as well and we're now at

play12:52

the point where the amount of

play12:53

intelligence that can be applied is

play12:56

limited by your budget for data transfer

play12:58

and storage requirements or just the

play13:01

scale of scaling abilities of databases

play13:05

well what if we could turn this around

play13:08

and we can say instead of bringing the

play13:11

data to the intelligence we bring the

play13:14

intelligence to the data so think as

play13:17

ebpf is giving us the opportunity to not

play13:20

just have very deep

play13:22

observability but to also essentially

play13:24

only extract the observability we need

play13:27

and then apply logic to make Intelligent

play13:31

Decisions and react to that ways that

play13:34

don't require us to stream data some

play13:37

reals and then react there but to

play13:39

essentially make a decision an

play13:41

intelligent smart decision on the Fly

play13:43

based on the context we have available

play13:46

at where where the source of the data

play13:48

actually lies this will not work for all

play13:51

types of use cases there will be use

play13:53

cases that do require this completely um

play13:56

distributed view over observability

play13:58

sound from all sorts of edge notes and

play14:01

then so on but for a lot of use cases

play14:03

bringing the intelligence to this data

play14:06

will be way more efficient it will lead

play14:09

to new security networking observability

play14:12

monitoring tools that are more efficient

play14:15

a faster reaction times and in the end

play14:18

result in better infrastructure for all

play14:21

users so that's what keeps keeps me very

play14:24

excited for the next coming years I

play14:25

think this will be an area where ebpf

play14:27

will really shine and we be we will see

play14:29

not just rapid Innovation but also

play14:31

application of ef's logic um

play14:36

ability and with that I would like to

play14:39

say I'm really looking forward to

play14:41

continue innovating with all of you I

play14:44

would love for you all to reach out to

play14:45

me ping me on slack ping me on LinkedIn

play14:48

um I would love to hear are you agreeing

play14:51

are you disagreeing what are you excited

play14:53

about what keeps what keeps you excited

play14:55

about ebpf what are ideas you have I

play14:58

would love to learn from you and

play15:00

continue the conversation with that I

play15:02

would like to thank you all very much

play15:04

and and I want to wish you a continued

play15:08

successful funny ebpf Summit and I'm

play15:10

looking forward to answering questions

play15:12

on slack thank you very much

play15:15

[Music]

play15:19

[Applause]

play15:19

[Music]

Rate This

5.0 / 5 (0 votes)

関連タグ
eBPFInnovationIsovalentThomas GraLinuxWindowsInteroperabilityAIDistributed IntelligenceSummit
英語で要約が必要ですか?