You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit intents to publish the landing page announcement for the eBPF
Summit: Hackathon Edition 2025.
It contains the following sections:
- Hero section
- About the Hackathon
- Prizes
- Join the Hackathon
- Judges
- Highlights from previous eBPF Summit
This page is aimed to evolve after when the hackathon is finished.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
-
# Contributing changes to [ebpf.io](https://ebpf.io/)
1
+
# Contributing changes to [ebpf.io](https://ebpf.io/)
2
2
3
3
:bee: Thanks for your help improving the project! We are open to any contribution from the community and would love to have you help us make the website better.
4
4
5
5
## Blog posts
6
6
7
-
Our blog page includes original blog posts about eBPF, as well as links to external articles hosted elsewhere. If you'd like to submit a blog post to ebpf.io please check that your article meets the following guidelines. We welcome PRs, but if you'd like to discuss a possible submission first please message us on slack in the [#ebpf-website channel])https://cilium.slack.com/archives/C03TH72HCBW) or email us [[email protected]]([email protected]).
7
+
Our blog page includes original blog posts about eBPF, as well as links to external articles hosted elsewhere. If you'd like to submit a blog post to ebpf.io please check that your article meets the following guidelines. We welcome PRs, but if you'd like to discuss a possible submission first please message us on slack in the [#ebpf-website channel])<https://cilium.slack.com/archives/C03TH72HCBW>) or email us [[email protected]]([email protected]).
8
8
9
-
Please see the [full ebpf.io Blog Guidelines](https://github.com/ebpf-io/ebpf.io-website/blob/master/blog-guidelines.md), but in short:
9
+
Please see the [full ebpf.io Blog Guidelines](https://github.com/ebpf-io/ebpf.io-website/blob/master/blog-guidelines.md), but in short:
10
10
11
-
* Posts should be valuable content for the eBPF community
12
-
* Posts should not be vendor pitches, and should focus on the open source eBPF project
13
-
* Posts hosted on ebpf.io should be original content. You can submit a link to an external article instead of copying content.
14
-
* All content is contributed under the CC-BY-4.0 license
11
+
- Posts should be valuable content for the eBPF community
12
+
- Posts should not be vendor pitches, and should focus on the open source eBPF project
13
+
- Posts hosted on ebpf.io should be original content. You can submit a link to an external article instead of copying content.
14
+
- All content is contributed under the CC-BY-4.0 license
15
15
16
-
Links to posts hosted elsewhere are also given the **External** tag automatically.
16
+
Links to posts hosted elsewhere are also given the **External** tag automatically.
17
17
18
-
See the [Blog Guidelines](https://github.com/ebpf-io/ebpf.io-website/blob/master/blog-guidelines.md) for documentation on how to submit a post or external link.
18
+
See the [Blog Guidelines](https://github.com/ebpf-io/ebpf.io-website/blob/master/blog-guidelines.md) for documentation on how to submit a post or external link.
Copy file name to clipboardExpand all lines: content/blog-posts/2021-01-22-ebpf-updates/index.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,13 @@ issue of the eBPF Updates, and Happy New Year!
27
27
28
28
Let's start with some news from companies working on and with eBPF.
29
29
30
-
{/*2020-12-20*/}
30
+
{/_2020-12-20_/}
31
31
32
32
- Microsoft is working on an eBPF-based monitoring tool for Linux:
33
33
34
34
<blockquoteclass="twitter-tweet"data-dnt="true"><plang="en"dir="ltr">We're working on eBPF-based Sysmon for Linux that has same filtering and output schema (where applicable) as Sysmon For Windows. Shooting for a preview in February. <ahref="https://t.co/l0BTkVXac1">pic.twitter.com/l0BTkVXac1</a></p>— Mark Russinovich (@markrussinovich) <ahref="https://twitter.com/markrussinovich/status/1340737856201879552?ref_src=twsrc%5Etfw">December 20, 2020</a></blockquote> <scriptasyncsrc="https://platform.twitter.com/widgets.js"charset="utf-8"></script>
35
35
36
-
{/*2021-01-11*/}
36
+
{/_2021-01-11_/}
37
37
38
38
-[_Isovalent Looks to Transform Container Networking With eBPF_](https://containerjournal.com/topics/container-networking/isovalent-container-networking-in-2021-using-ebpf/),
39
39
from Mike Vizard.
@@ -42,7 +42,7 @@ Let's start with some news from companies working on and with eBPF.
42
42
Cilium and Isovalent. The author foresees important changes for cloud-native
43
43
environments in terms of networking, security, and observability.
44
44
45
-
{/*2021-01-12*/}
45
+
{/_2021-01-12_/}
46
46
47
47
-[Kubernetes Podcast - _Episode #133: Cilium, with Thomas Graf_](https://kubernetespodcast.com/episode/133-cilium/),
48
48
from Craig Box and Adam Glick.
@@ -55,14 +55,14 @@ Let's start with some news from companies working on and with eBPF.
55
55
possible support for eBPF on Windows, follow. “Twenty-two years on, do you
56
56
think you finally fixed networking?” Future will tell.
57
57
58
-
{/*2021-01-18*/}
58
+
{/_2021-01-18_/}
59
59
60
60
- Optimyze.cloud [announced in a tweet](https://twitter.com/OptimyzeCloud/status/1351203905850519557)
61
61
that they are working on a “_Full-system lightweight continuous profiling for
62
62
Linux Kernel, C/C++, Rust, Golang, Python, JVM, PHP (with Ruby and Node
63
63
planned for the future)_”, apparently based on eBPF.
64
64
65
-
{/*2021-01-18*/}
65
+
{/_2021-01-18_/}
66
66
67
67
-[_Securing Containerized Environments with eBPF_](https://www.tag-cyber.com/advisory/articles/securing-containerized-environments-with-ebpf),
68
68
from Adam LeWinter.
@@ -76,7 +76,7 @@ Let's start with some news from companies working on and with eBPF.
76
76
77
77
### Introductory Resources
78
78
79
-
{/*2020-11-25*/}
79
+
{/_2020-11-25_/}
80
80
81
81
-[_BPF: The future of configs_](https://blog.habets.se/2020/11/BPF-the-future-of-configs.html),
82
82
from Thomas Habets.
@@ -89,7 +89,7 @@ Let's start with some news from companies working on and with eBPF.
89
89
customization of TCP parameters, and more. This is a good read to help
90
90
understand what is at stake with eBPF.
91
91
92
-
{/*2020-12-11*/}
92
+
{/_2020-12-11_/}
93
93
94
94
-[_Linux Networking - eBPF, XDP, DPDK, VPP - What does all that mean?_](https://media.ccc.de/v/vnog-4-linux-networking-ebpf-xdp-dpdk-vp),
95
95
from Andree Toonk.
@@ -102,7 +102,7 @@ Let's start with some news from companies working on and with eBPF.
102
102
from the Linux kernel. Andree also covers this topic
103
103
[on his blog](https://toonk.io/tag/networking/index.html).
104
104
105
-
{/*2020-12-19*/}
105
+
{/_2020-12-19_/}
106
106
107
107
-[_File Integrity Monitoring using eBPF_](https://www.devseccon.com/file-integrity-monitoring-using-ebpf-secadvent-day-19/),
108
108
from Sylvain Baubeau.
@@ -113,7 +113,7 @@ Let's start with some news from companies working on and with eBPF.
113
113
performance overhead. eBPF addresses most of them, and provides performance
114
114
and over overall improvements to the feature.
115
115
116
-
{/*2021-01-19*/}
116
+
{/_2021-01-19_/}
117
117
118
118
-[_Introduction to eBPF_](https://oswalt.dev/2021/01/introduction-to-ebpf/),
119
119
from Matt Oswalt.
@@ -130,7 +130,7 @@ Let's start with some news from companies working on and with eBPF.
130
130
131
131
### Deep Dives
132
132
133
-
{/*2020-12-23*/}
133
+
{/_2020-12-23_/}
134
134
135
135
-[Cilium documentation on _The Kubernetes Networking Guide_](https://k8s.networkop.co.uk/cni/cilium/),
136
136
from Michael Kashin.
@@ -143,7 +143,7 @@ Let's start with some news from companies working on and with eBPF.
143
143
This is a recommended read if you want a glimpse of advanced networking with
144
144
eBPF.
145
145
146
-
{/*2020-12-24*/}
146
+
{/_2020-12-24_/}
147
147
148
148
-[_How to Trace Linux System Calls in Production with Minimal Impact on Performance_](https://pingcap.com/blog/how-to-trace-linux-system-calls-in-production-with-minimal-impact-on-performance),
149
149
from Wenbo Zhang.
@@ -301,18 +301,18 @@ or maps of maps.
301
301
302
302
The enthusiasm about eBPF is strong:
303
303
304
-
{/*2020-12-19*/}
304
+
{/_2020-12-19_/}
305
305
306
306
<blockquoteclass="twitter-tweet"data-dnt="true"><plang="en"dir="ltr">The more I dig into eBPF the more it feels like there's a platform shift coming to parts of the market. The tone is reminiscent of early discussions around LXC and Docker. Exciting to watch and see what happens next!</p>— Alex Salazar (@TheMostlyGreat) <ahref="https://twitter.com/TheMostlyGreat/status/1340361763112497152?ref_src=twsrc%5Etfw">December 19, 2020</a></blockquote> <scriptasyncsrc="https://platform.twitter.com/widgets.js"charset="utf-8"></script>
307
307
308
-
{/*2021-01-22*/}
308
+
{/_2021-01-22_/}
309
309
310
310
<blockquoteclass="twitter-tweet"data-dnt="true"><plang="en"dir="ltr">eBPF has to be one of the most fun things I’ve tinkered with in a while. The possibilities are really exciting! <ahref="https://twitter.com/hashtag/infosec?src=hash&ref_src=twsrc%5Etfw">#infosec</a> <ahref="https://twitter.com/hashtag/informationsecurity?src=hash&ref_src=twsrc%5Etfw">#informationsecurity</a> <ahref="https://twitter.com/hashtag/linux?src=hash&ref_src=twsrc%5Etfw">#linux</a> <ahref="https://twitter.com/hashtag/blueteam?src=hash&ref_src=twsrc%5Etfw">#blueteam</a></p>— Deathzone707 (@dunn707) <ahref="https://twitter.com/dunn707/status/1352434717983817729?ref_src=twsrc%5Etfw">January 22, 2021</a></blockquote>
Below is a thread asking how to improve eBPF usability:
314
314
315
-
{/*2020-12-27*/}
315
+
{/_2020-12-27_/}
316
316
317
317
<blockquoteclass="twitter-tweet"data-dnt="true"><plang="en"dir="ltr">What would make eBPF more accessible/usable to you? 👇</p>— Jaana Dogan ヤナ ドガン (@rakyll) <ahref="https://twitter.com/rakyll/status/1343072598901420034?ref_src=twsrc%5Etfw">December 27, 2020</a></blockquote> <scriptasyncsrc="https://platform.twitter.com/widgets.js"charset="utf-8"></script>
0 commit comments