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

https://github.com/malwarebo/kubestat

Simple k8s status tool
https://github.com/malwarebo/kubestat

go k8s kubernetes

Last synced: about 1 month ago
JSON representation

Simple k8s status tool

Awesome Lists containing this project

README

          

# kubestat

Simple k8s status cli tool

## Usage

Clone this repository and run:

```bash
make
sudo make install
```

Run the command `kubestat` from anywhere in the terminal.

### Run with namespace filter

```bash
kubestat --namepsace
```