Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsriram/KubeSwitch
MacOS Status Bar App to switch between kubernetes contexts
https://github.com/nsriram/KubeSwitch
kubernetes kubernetes-cluster-context kubernetes-context macos-menubar
Last synced: about 1 month ago
JSON representation
MacOS Status Bar App to switch between kubernetes contexts
- Host: GitHub
- URL: https://github.com/nsriram/KubeSwitch
- Owner: nsriram
- License: mit
- Created: 2019-05-17T12:56:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T16:53:57.000Z (over 5 years ago)
- Last Synced: 2024-08-01T23:32:32.956Z (4 months ago)
- Topics: kubernetes, kubernetes-cluster-context, kubernetes-context, macos-menubar
- Language: Swift
- Homepage:
- Size: 872 KB
- Stars: 58
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - KubeSwitch - KubeSwitch lists the available kubernetes cluster contexts on the mac, in Mac's Menu bar. ![swift_icon] (Applications / Development)
- open-source-mac-os-apps - KubeSwitch - KubeSwitch lists the available kubernetes cluster contexts on the mac, in Mac's Menu bar. ![swift_icon] (Applications / Development)
- awesome-swift-macos-apps - KubeSwitch - KubeSwitch lists the available kubernetes cluster contexts on the mac, in Mac's Menu bar. (Development / Web Development)
- awesome-swift-macos-apps - KubeSwitch - KubeSwitch lists the available kubernetes cluster contexts on the mac, in Mac's Menu bar. (Development / Web Development)
README
# KubeSwitch
KubeSwitch lists the available kubernetes cluster contexts on the mac as a Mac's menubar item. Using KubeSwitch users can,
* View available kubernetes cluster contexts on their Mac
* View the current selected kubernetes cluster context
* Change the current selection for kubernetes cluster context## Screenshot
## Download
## Usage
From Mac Terminal
```
open -a KubeSwitch
```## Contributing
(see [Contributing](CONTRIBUTING.md)).## License
Copyright © 2019 Sriram Narasimhan
Licensed under MIT License (see [LICENSE](LICENSE)).