/kubetop

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

Primary LanguageGo

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.