Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added more resources #1434

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion docs/content/en/docs/resources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,21 @@ description: "Additional resources to learn about Tetragon"

### Blog posts

[Can I Use Tetragon without Cilium? Yes!](https://isovalent.com/blog/post/can-i-use-tetragon-without-cilium-yes/) - [Dean Lewis](https://twitter.com/saintdle), 2023
Copy link
Member

@mtardy mtardy Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Can I Use Tetragon without Cilium? Yes!](https://isovalent.com/blog/post/can-i-use-tetragon-without-cilium-yes/) - [Dean Lewis](https://twitter.com/saintdle), 2023
[Can I Use Tetragon without Cilium? Yes!](https://isovalent.com/blog/post/can-i-use-tetragon-without-cilium-yes/) - Dean Lewis, 2023

For some reason, Twitter is making the link checker timeout and I would not rely on Twitter from now on... Is it okay if we remove this link?

"url": "https://twitter.com/saintdle",
        "status": {
          "text": "Timeout"
}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think link is still there https://github.com/cilium/tetragon/compare/63f2051b9d32b8ecf47566b835759d09435a9df1..302b6b6978651e4bdae17d4759227860363e43f2 you just changed your commit message. I think you might have forgot to git add sorry I skipped that in the process. You need a blank line before the "Signed-off" thingie as well.


[Strengthen your system with Tetragon's eBPF-based Security Observability and Runtime Enforcement capabilities](https://b-nova.com/en/home/content/strengthen-your-system-with-tetragons-ebpf-based-security-observability-and-runtime-enforcement-capabilities) - Stefan Welsch, 2022

[Detecting a Container Escape with Cilium and eBPF](https://isovalent.com/blog/post/2021-11-container-escape) - Natália Réka Ivánkó, 2021

[Detecting and Blocking log4shell with Isovalent Cilium Enterprise](https://isovalent.com/blog/post/2021-12-log4shell) - Jed Salazar, 2021

### Videos

[Quick Start into Tetragon](https://www.youtube.com/watch?v=Y4xsUgCTFMA) - Natália Réka Ivánkó, 2021

### Hands-on lab

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



Loading