Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumpbox-event/learn-ebpf
Learning eBPF Event 2024
https://github.com/jumpbox-event/learn-ebpf
cilium ebpf grafana-beyla kubernetes-security
Last synced: about 1 month ago
JSON representation
Learning eBPF Event 2024
- Host: GitHub
- URL: https://github.com/jumpbox-event/learn-ebpf
- Owner: jumpbox-event
- License: apache-2.0
- Created: 2024-08-28T15:56:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T04:24:58.000Z (5 months ago)
- Last Synced: 2024-12-15T04:26:34.224Z (about 1 month ago)
- Topics: cilium, ebpf, grafana-beyla, kubernetes-security
- Language: Python
- Homepage:
- Size: 17.3 MB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Guide to eBPF
## Talk, presentations and example code
This repo was originally created with the code samples to accompany my talk "Programmatic on Linux Kernel with eBPF" given at [DevClub Tech Meetup#6 eBPF](https://www.eventpop.me/e/50818).- Session 1: Programmatic on Linux Kernel with eBPF | JoJo Jumpbox (Saritrat Jirakulphondchai)
- slide: [PDF](/slide/2024-08-29-dev-club-ebpf/01-programmatic-on-linux-kernel%20with-ebpf.pdf), [Live](https://docs.google.com/presentation/d/17E7O1pnyoKN9Y0--QW2zVzVpuzSrL6856SmtIQMNNGc/pub?start=false&loop=false&delayms=3000)
- code: [Python](./python)- Session 2: Grafana Beyla | Peenanat Ounhanan (Senior Associate Cloud Engineer@Arise by Infinitas)
- slide: [PDF](./slide/2024-08-29-dev-club-ebpf/02-grafana-beyla.pdf)- Session 3: Cilium: eBPF-based Networking, Security, and Observability | Praparn Lungpoonlap (Cloud Director@InnovestX)
- slide: [PDF](./slide/2024-08-29-dev-club-ebpf/03-introduction-cilium-ebpf-network.pdf), [Live](https://docs.google.com/presentation/d/1QlIdys51UTxy5naXyMsrpA342GBmdMG9xY-44y5vtGM/edit#slide=id.p1)- Session 4: Kubernetes Security with eBPF | Mongkol Thongkraikaew (Head of Platform Engineering@Ascend Money)
- slide: [PDF](./slide/2024-08-29-dev-club-ebpf/04-kubernetes-security-with-ebpf.pdf)