murre

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

Murre

murre

On demand Kubernetes metrics at scale

Read More »

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 minimilistic 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

  • Detect pods and containers with high CPU or memory utilization
murre --sortby-cpu-util
  • Find out how much of CPU and memory does a specific pod consumes
murre --pod kong-51xst
  • Focus on the resource consumption metrics in a specific namespace
murre --namespace production

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
k8s
ui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL