An open API service indexing awesome lists of open source software.

https://github.com/siadat/kubetop

Kubernetes nodes, pods, services, and deployments in a glance
https://github.com/siadat/kubetop

cli go kubernetes

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# kubetop

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

![Screenshot](https://raw.githubusercontent.com/siadat/kubetop/screenshot/screenshot.png)

## 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`.