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
cli kubernetes monitoring

Murre

murre

On demand Kubernetes metrics at scale

Read More »

[![slack](https://cdn.bfldr.com/5H442O3W/at/pl546j-7le8zk-e2zxeg/Slack_Mark_Monochrome_White.png?auto=webp&format=png&width=50&height=50)](https://www.groundcover.com/join-slack)

murre

What is Murre?

Murre is an on-demand, scaleable source of container resource metrics for K8s.

Murre fetchs CPU & memory resource metrics directly from the kubelet on each K8s Node. Murre also enriches the resources with the relevant K8s requests and limits from each PodSpec.

Why Murre?

Murre is a simple, stateless and minimalistic approach to K8s resource monitoring that works at any scale. Murre is free of any third-party dependencies, requiring nothing to be installed on the cluster.

Installing Murre

go install github.com/groundcover-com/murre@latest

Using Murre