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: 3 months 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: 2024-06-20T05:49:10.416Z (5 months ago)
- Topics: kubeconfig, kubernetes, kubernetes-context, kubernetes-monitoring, kubernetes-setup
- Language: Swift
- Homepage:
- Size: 68.8 MB
- Stars: 397
- Watchers: 8
- Forks: 18
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - KubeContext - import, manage and switch between your Kubernetes contexts on Mac. ![swift_icon] (Applications / Menubar)
- awesome-list - KubeContext
- Mac-Menubar-Megalist - KubeContext
- open-source-mac-os-apps - KubeContext - import, manage and switch between your Kubernetes contexts on Mac. ![swift_icon] (Applications / Menubar)
- awesome-swift-macos-apps - KubeContext - import, manage and switch between your Kubernetes contexts on Mac. (Menubar / Text)
- awesome-swift-macos-apps - KubeContext - import, manage and switch between your Kubernetes contexts on Mac. (Menubar / Text)
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 "")