This program provides a detailed statistical report on the jobs within the Kubernetes Prow configuration. It offers insights on the total number of jobs, their distribution across clusters, and individual repository statistics.
Total Job Count: Quickly get the total count of all jobs present within the configuration.
Cluster-wise Statistics: See the distribution of jobs across different clusters. Understand the spread between Google jobs and community jobs.
Repository-wise Statistics: Get a detailed report of each repository, showing the number of complete, total, remaining jobs, and the completion percentage.
Usage
Clone the Repository: Ensure you have the repository containing the program on your local machine.
Navigate to the Directory: Change your directory to where the program resides.