Kube Top Save

A top for your kubernetes cluster

Project README

kube-top

Build Status

Aggregates and provides visual representation of the following kubectl commands:

  • kubectl top pods
  • kubectl top nodes
  • kubectl get pods
  • kubectl get events

Usage

  • -namespace - Override the default namespace. For all namespaces use "".

Run

docker run -it \
    -v${HOME}/.kube:/.kube \
    -v${HOME}/.config/gcloud:/.config/gcloud \
    -v/etc/ssl/certs:/etc/ssl/certs \
    dpetzold/kube-top

Build

go get github.com/dpetzold/kube-top/cmd/kube-top
Open Source Agenda is not affiliated with "Kube Top" Project. README Source: dpetzold/kube-top
Stars
26
Open Issues
1
Last Commit
5 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating