Skip to content

A toolkit 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.

Notifications You must be signed in to change notification settings

EmInReLab/BugsInKube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BugsInKube: Bug Inspector Toolkit

Description

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.

Methodology of Fuzzing Cloud PaaS Platforms

Prerequisites

  1. Install tkinter.
  2. Setup the Kubernetes Cluster.
    • kubectl should be able to access your kubernetes cluster.

Setup

  1. Clone the repository.

    git clone https://github.com/EmInReLab/BugsInKube.git
    
  2. Set up the prerequisites.

  3. Run the application.

    python src/ui.py
    

Tool run:

Tool Run Video

Full dataset can be accessed from here: Full dataset

About

A toolkit 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages