Using BPF in Cloud Native Environments
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Explore the power of Berkeley Packet Filter (BPF) in cloud native environments through this comprehensive tutorial. Dive into debugging techniques for Kubernetes using tools like Inspektor Gadget and kubectl-trace. Learn how to inspect low-level details, trace system calls, analyze function calls, and monitor network packets. Gain hands-on experience with a Minikube installation, exploring topics such as network policy advisors, tracing cloud native applications, and mastering bpftrace syntax. Discover practical solutions for common debugging challenges in distributed computing environments and enhance your skills in Kubernetes troubleshooting and performance optimization.
Syllabus
Intro
Get Ready for this hands-on tutorial!
Intro to Berkeley Packet Filter
Tracing tools for Kubernetes
First gadget: Network Policy Advisor
Starting the Network Policy Advisor
Comparing strace and traceloop
Tracing Cloud Native applications
Keeping track of containers & tracers
Bpftrace Syntax
Bpftrace expressions
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
Cut the Sh-t - How to Reign in Your IDSBSidesLV via YouTube Compiled BPF: Introduction and Fundamentals - Part 1
Linux Foundation via YouTube BPF Turing Machine
Linux Foundation via YouTube BPF and Firewall - Kernel Support for Complex Packet Filtering
Linux Foundation via YouTube Kernel Lock Performance Analysis Using BPF
Linux Foundation via YouTube