Skip to content

Commit

Permalink
docs: updates resources section with newer contents
Browse files Browse the repository at this point in the history
More talks, blogs, labs and tutorials.

This patch updates the resources section of the docs by adding:

1. updated content around talks, blogs and video tutorials.

Signed-off-by: Paul Arah <[email protected]>
  • Loading branch information
paularah committed Jun 4, 2024
1 parent d507441 commit 4380e94
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/content/en/docs/resources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ description: "Additional resources to learn about Tetragon"
| [Keeping your cluster safe from attacks with eBPF](https://www.youtube.com/watch?v=agN68U8x1go) | Jed Salazar & Natália Réka Ivánkó | eBPF Summit | 2021 |
| [Uncovering a Sophisticated Kubernetes Attack in Real Time Part II.](https://www.oreilly.com/library/view/infrastructure-ops/0636920625377/video335775.html) | Jed Salazar & Natália Réka Ivánkó | O'Reilly Superstream Series, Infrastructure & Ops | 2021 |
| [Uncovering a Sophisticated Kubernetes Attack in Real-Time](https://www.youtube.com/watch?v=bohnofE_dvw) | Jed Salazar & Natália Réka Ivánkó | KubeCon EU | 2020 |
| [eBPF-based, Kubernetes-native: observability & security with Tetragon](https://www.youtube.com/watch?v=xqKp6GfMuic) | Anna Kapuścińska | TechSpot | 2024 |

### Book

Expand All @@ -37,5 +38,12 @@ description: "Additional resources to learn about Tetragon"

### Hands-on lab

[Security Observability with eBPF and Tetragon](https://isovalent.com/labs/) - Natália Réka Ivánkó, Roland Wolters, Raphaël Pinson
[Getting Started with Tetragon](https://isovalent.com/labs/tetragon-getting-started/) - Natália Réka Ivánkó, Roland Wolters, Raphaël Pinson

[Exploring Tetragon - A Security Observability Tool for Kubernetes, Docker, and Linux](https://labs.iximiuz.com/tutorials/introduction-to-tetragon) - Ivan Velichko

### Video Tutorials

[eBPF for Runtime Enforcement | Tetragon Introduction and Overview](https://www.youtube.com/watch?v=MObLmvBeu00) - Rawkode Academy

[Restrict Access to Secure Files with Tetragon | eBPF Runtime Enforcement](https://www.youtube.com/watch?v=SiQm6N3ucyc) - Rawkode Academy

0 comments on commit 4380e94

Please sign in to comment.