Skip to content

Various utilities for more easily administering/maintaining/supporting a Kubecost install.

License

Notifications You must be signed in to change notification settings

kubecost/kubecost-utilities

Repository files navigation

kubecost-utilities

Various utilities for more easily administering/maintaining/supporting a Kubecost install.

ETL-BACKUP

Instructions to use the ETL Backup Scripts. Use the tools by switching to etl-backup folder and uset he scripts there.

API-SCRIPTS

nodeGroup-json-2-csv.py is a script that converts a Kubecost nodeGroup JSON file to a CSV file.

Usage: python3 nodeGroup-json-2-csv.py <.json file or url>

When passing a url, the output is printed to stdout in csv format.

When passing a file, a csv file is created in the current working directory with .csv appended to the filename.

About

Various utilities for more easily administering/maintaining/supporting a Kubecost install.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published