groundcover-com / murre

Murre is an on-demand, scaleable source of container resource metrics for K8s.
https://www.groundcover.com/blog/murre
Apache License 2.0
310 stars 18 forks source link

Improve the install method of `murre` #9

Open larssb opened 1 year ago

larssb commented 1 year ago

It feels somewhat "let me contribute to murre"/"this is for developers" like ... when one have to use go install ... to install murre on ones system. It would be great if it was possible to install murre itself with e.g. brew < which should work across Linux and MacOS at least. And then potentially chocolately on Windows.

Especially it can be time consuming and cumbersome for newbies and first timers as go is a needed prerequisite in the go install ... >> to get murre flow.

Plz think about it and thank you.

aslafy-z commented 1 year ago

I would recommend distributing the binaries via Krew: https://krew.sigs.k8s.io/docs/developer-guide/distributing-with-krew/.

GurjinderSingh commented 1 year ago

snap of flak can be good too but personally I use docker