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

https://github.com/evanlucas/knswitch

Switch kubernetes namespaces with ease
https://github.com/evanlucas/knswitch

k8s kubernetes namespaces

Last synced: about 1 year ago
JSON representation

Switch kubernetes namespaces with ease

Awesome Lists containing this project

README

          

# knswitch

> Switch kubernetes namespaces with ease

This package provides a way to interactively select and use a specific
namespace for your current kubernetes cluster.

## Install

```bash
$ npm install -g knswitch
```

## Author

Evan Lucas

## License

MIT (See LICENSE for more info)