The Bug Inspector Toolkit is a comprehensive tool that contains detailed information on over 50 reproducible bugs within the Kubernetes container orchestration tool, which is a leading orchestration platform. This project visualizes these reproducible bugs, making it easier for users to understand and address them.
Users can select a bug using its ID and have the option to reproduce the bug in their own cluster. Alternatively, they can simply view the reproducibility guide for each respective bug. This toolkit provides a valuable resource for developers and system administrators to identify, and understand bugs in Kubernetes effectively.
- Install tkinter.
- Setup the Kubernetes Cluster.
kubectl
should be able to access your kubernetes cluster.
-
Clone the repository.
git clone https://github.com/EmInReLab/BugsInKube.git
-
Set up the prerequisites.
-
Run the application.
python src/ui.py
Full dataset can be accessed from here: Full dataset