sustainable-computing-io / kepler-doc

Kepler uses eBPF to probe energy related system stats and exports as Prometheus metrics
https://sustainable-computing.io/
Apache License 2.0
13 stars 37 forks source link

MicroShift installation instructions missing | not working #80

Open aspanner opened 1 year ago

aspanner commented 1 year ago

The documentation refers to MicroShift as manifest install. The manifest installation instructions are referring to a make command which does not exist if you clone the kepler git repo as instructed image

rootfs commented 1 year ago

there is a section here. @aspanner would you please move this requirement to the front of the page?

build-manifest requirements:

kubectl v1.21+
make
go