OKD Cluster Autoscaler Must Gather Investigator
Project description
OKD Cluster Autoscaler Must Gather Investigator
A tool for examining OKD/OpenShift must-gather records to investigate cluster autoscaler behavior and configuration.
Quickstart
- install from PyPi with
pip3 install okd-camgi --user
- Have a must-gather ready to go in
$MUST_GATHER_PATH
- 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 your browser does not open, you will see the URL printed on the terminal, copy it into a new browser tab or window.
Direct from tar file
okd-camgi can also process must-gather tar files directly, using the --tar
flag. for example:
$ okd-camgi path/to/my/must-gather.tar.gz
Containerized Server
An alternative to running the command line tool is to start a local containerized webserver which hosts the must-gather investigation page. Follow these steps to start a local server:
podman run --rm -it -p 8080:8080 -v /path/to/must-gather:/must-gather:Z quay.io/elmiko/okd-camgi
- Open you web browser to
http://localhost:8080
As in the Quickstart, your web browser should now show the must-gather investigation page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file okd-camgi-0.6.0.tar.gz
.
File metadata
- Download URL: okd-camgi-0.6.0.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e00f220a12a579da1bbcef96a51cf134d9cf7790b070848526fab50e3e8d622 |
|
MD5 | aadfe66b8e6cf2f74603c5b67dfea90b |
|
BLAKE2b-256 | 49634a3c795a6e0e5698cb5ec12c0146476172b40f3324ef103ad2293d5b95fd |
File details
Details for the file okd_camgi-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: okd_camgi-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d1742cf8f91524663d09f75c360ef6c166244082bb93aa361c81a56aed479cc |
|
MD5 | 829a96dd5ddac4233272e65e6ee26feb |
|
BLAKE2b-256 | a4dce87e46eb6deabf7a3f2b02743dac41d8e766e0eabbb27d774881d7940243 |