Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 420 Bytes

kubetop

View Kubernetes nodes, pods, services, and deployments in a glance.

Screenshot

Install

go get github.com/siadat/kubetop

Usage

kubetop [-namespace NAMESPACE]

This command loads Kubernetes configs from the directory specified by $KUBECONFIG environment variable. Otherwise it defaults to $HOME/.kube/config.