Metadata-Version: 2.1
Name: okd-camgi
Version: 0.1.3
Summary: OKD Cluster Autoscaler Must Gather Investigator
Home-page: https://github.com/elmiko/okd-camgi
Author: michael mccune
Author-email: msm@opbstudios.com
License: GPLv3
Description: # OKD Cluster Autoscaler Must Gather Investigator
        
        A tool for examining [OKD/OpenShift must-gather](https://github.com/openshift/must-gather) records
        to investigate cluster autoscaler behavior and configuration.
        
        ## Quickstart
        
        1. install from [PyPi](https://pypi.org/project/okd-camgi) with `pip3 install okd-camgi --user`
        1. Have a must-gather ready to go in `$MUST_GATHER_PATH`
        1. Run `okd-camgi --webbrowser $MUST_GATHER_PATH`
        
        Your web browser should now show a page with a summary of the must-gather and some interactive navigation
        buttons. If not, open it to `http://localhost:8080`.
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
