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
- Host: GitHub
- URL: https://github.com/evanlucas/knswitch
- Owner: evanlucas
- License: mit
- Created: 2018-07-12T15:07:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T15:07:51.000Z (over 7 years ago)
- Last Synced: 2025-01-02T15:47:34.468Z (over 1 year ago)
- Topics: k8s, kubernetes, namespaces
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)