Litcius/Paper detail

A protocol-independent container network observability analysis system based on eBPF

Chang Liu, Zhengong Cai, Bing-Shen Wang, Zhimin Tang, Jiaxu Liu

202047 citationsDOI

Abstract

Technologies such as microservices, containerization and Kubernetes in cloud-native environments make large-scale application delivery easier and easier, but problem troubleshooting and fault location in the face of massive applications is becoming more and more complex. Currently, the data collected by the mainstream monitoring technologies based on sampling is difficult to cover all anomalies, and the kernel's lack of observability also makes it difficult to monitor more detailed data in container environments such as the Kuber-netes platform. In addition, most of the current technology solutions use tracing and application performance monitoring tools (APMs), but these technologies limit the language used by the application and need to be invasive into the application code, many scenarios require more general network performance detection diagnostic methods that do not invade the user application. In this paper, we propose to introduce network monitoring at the kernel level below the application for the Kubernetes cluster in Alibaba container service. By nonintrusive collection of user application L7/L4 layer network protocol interaction information based on eBPF, data collection of more than 10M throughputs per second can be achieved without modifying any kernel and application code, while the impact on the system application is less than 1%. It also uses machine learning methods to analyze and diagnose application network performance and problems, analyze network performance bottlenecks and locate specific instance information for different applications, and realize protocol-independent network performance problem location and analysis.

Topics & Concepts

Computer scienceDistributed computingCloud computingProtocol (science)Computer networkOperating systemAlternative medicineMedicinePathologySoftware System Performance and ReliabilityNetwork Security and Intrusion DetectionSoftware-Defined Networks and 5G
A protocol-independent container network observability analysis system based on eBPF | Litcius