Anuket Project
Potential Projects for Student Volunteers
1. Automating Test Report Generation using Python.
Automatically generate test-report from results. The results include outputs from Traffic-Generators and Infrastructure metrics. The reports should include plots and consider repeated-test-runs.
2. Kubernetes Service-Mesh performance testing
Performance testing of the dataplane component (proxy) of service-mesh. Main goal of this work is to answer a simple question - "Do these proxies create a bottleneck or performance degradation"?
3. Kubernetes Dataplane traffic analyzer-cum-visualizer
Unified analysis and visualization of dataplane traffic (both east-west and north-south) in Kubernetes. The traffic data from container-interfaces, vswitches, host-interfaces, proxies, should be aggregated, analyzed and visualized.
Reuse existing tools to create a unified solution.