youtube image
From YouTube: Low-Overhead Tracing Using eBPF for Observability into Kubernetes Apps and Services - Gaurav Gupta

Description

Want to view more sessions and keep the conversations going? Join us for KubeCon + CloudNativeCon North America in Seattle, December 11 - 13, 2018 (http://bit.ly/KCCNCNA18) or in Shanghai, November 14-15 (http://bit.ly/kccncchina18).

Low-Overhead Tracing Using eBPF for Observability into Kubernetes Apps and Services - Gaurav Gupta, SAP Labs (Intermediate Skill Level)

In the Kubernetes world, there is a need to build observability around apps and backing services deployed in Pods. The observability should allow to capture on demand low level metrics at a very low overhead. The proposal is to use ebpf as the tracing technology to capture details at kernel and user level, and generate on demand flamegraphs, heat maps for applications & backend services. The in-kernel BPF JIT compiler, bpf program verifier and in-kernel storage maps implementation allow users to run the programs in kernel that can never interfere with the kernel negatively, without much overhead. These features make eBPF programs safe to run in production, and allow admins and engineers to collect crucial data from systems for performance analysis and monitoring. Link: https://docs.google.com/presentation/d/1tnhlVqddPQ7wvhxp0_YiqCrowjB29RqV3sK2U7dKPug/edit?usp=sharing

About Gaurav
Gaurav is a Software Engineer at SAP Labs, working with the Cloud Platform team. Gaurav is currently working on design and implementation of Service Brokers for SAP's Cloud Foundry and Kubernetes Cloud Platforms. He also has experience in Linux Kernel and User space profiling and tracing on these Cloud Platforms.
Join us for KubeCon + CloudNativeCon in Barcelona May 20 - 23, Shanghai June 24 - 26, and San Diego November 18 - 21! Learn more at https://kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy and all of the other CNCF-hosted projects.