AKSarav/KubeNodeUsage

installation is not clear

Closed this issue · 6 comments

i download git repo and trying to run lib from release folder but it is not running.
from where we can get python code.

or please update installation steps.

You can download prebuilt binaries from this directory: https://github.com/AKSarav/Kube-Node-Usage/tree/main/releases
To build the binaries from source run "./build.sh" and have Go in 1.19+ installed. The artifacts are place in the root directory.

I will update the readme little bit more @jainpratik163 and thanks @everflux for stepping in and assisting.

Hey, same problem here. I also downloaded go to build by myself or trying executing go main.go [options]

But still the same issue.

image

Am I missing something @SaravEasy ?

This error is due to the Kube Config or connection failure - I can work on the Error part and make it more descriptive. @amilcarrey

@amilcarrey @jainpratik163 I have updated the Error Messages and the Readme files with a few more details. Please download the latest binaries from the latest release 3.0.1 and try

Thanks mate! Works well now, would be greather have a brew installation. If I have time this weekend I will try to open a PR.
Have a nice weekend!