Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turkenh/kubecontext
Menu Bar App for Managing Kubernetes Contexts on Mac
https://github.com/turkenh/kubecontext
kubeconfig kubernetes kubernetes-context kubernetes-monitoring kubernetes-setup
Last synced: 5 days ago
JSON representation
Menu Bar App for Managing Kubernetes Contexts on Mac
- Host: GitHub
- URL: https://github.com/turkenh/kubecontext
- Owner: turkenh
- License: apache-2.0
- Created: 2018-11-01T11:21:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T11:37:54.000Z (about 3 years ago)
- Last Synced: 2025-01-14T11:13:44.666Z (12 days ago)
- Topics: kubeconfig, kubernetes, kubernetes-context, kubernetes-monitoring, kubernetes-setup
- Language: Swift
- Homepage:
- Size: 68.8 MB
- Stars: 407
- Watchers: 8
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KubeContext
A small menu bar app for managing [Kubernetes](https://kubernetes.io) [contexts](https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters).
- Easily switch between contexts
- Import/export contexts from/to kubeconfig files
- Context name in menu bar
- Assign colors to your contexts
- Easy context management UI for renaming context, setting namespace and more.## Installation
- Install from Mac [App Store](https://itunes.apple.com/us/app/kubecontext/id1438838068?ls=1&mt=12)
- Install using [Homebrew](https://brew.sh/) package manager: `brew install --cask kubecontext`
- Download from [Releases](https://github.com/turkenh/KubeContext/releases)
Please note: App Store version offers pro features as IAP, however other installation options bring all features as unlocked and free ;)
## Demo
### Switch Between Contexts
![switch context](Image/demo1.gif?raw=true "")
### Import Additional Kubeconfig Files
![import kubeconfig](Image/demo2.gif?raw=true "")
### Context management UI
![management UI](Image/demo3.gif?raw=true "")