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

https://github.com/bzon/k8s-node-lister


https://github.com/bzon/k8s-node-lister

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## node-lister

List nodes in Kubernetes according to the `-with-label` flag.

```bash
go run main.go -with-label db
```