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
- Host: GitHub
- URL: https://github.com/siadat/kubetop
- Owner: siadat
- Created: 2016-11-02T11:34:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T17:28:21.000Z (over 9 years ago)
- Last Synced: 2025-03-16T00:15:21.968Z (over 1 year ago)
- Topics: cli, go, kubernetes
- Language: Go
- Homepage:
- Size: 96.7 KB
- Stars: 37
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kubetop
View Kubernetes nodes, pods, services, and deployments in a glance.

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