Skip to content

Commit 2345af6

Browse files
committed
Experimental eBPF pod resize demo code libbpf CO-RE
1 parent 4ee3718 commit 2345af6

File tree

342 files changed

+721837
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

342 files changed

+721837
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# ebpf-pod-resize with libbpf and CO-RE
2+
3+
NOTE: This code is for illustration purposes only. I made the choice of using RUST
4+
for the libbpf 1.0 complie once run everywhere (CO-RE) eBPF version of this demo.
5+
It was a way to try out RUST and see what the hub-bub is all about.
6+
Two things learned:
7+
1. RUST libraries have a lot of rough edges (YES pun intended)
8+
2. This demo code is probably a very good example of how NOT to write RUST code. :)

0 commit comments

Comments
 (0)