# 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 "")