Skip to content

anthonyrichir/gnome-shell-extension-kubeconfig

 
 

Repository files navigation

gnome-shell-extension kubeconfig

Gnome shell extension for switching Kubernetes cli: kubectl config context.

Manual Installation

See this guide for inspiration. Tested working on Ubuntu 18.04.3 LTS with Gnome 2.28.2

# tl;dr just copy and paste this into your terminal
# essentially just clone into your extension directory and then
# modify manifest.js to match the original fork's uuid of the extension

cd ~/.local/share/gnome-shell/extensions
git clone git@github.com:anthonyrichir/gnome-shell-extension-kubeconfig.git
mv gnome-shell-extension-kubeconfig kube_config@vvbogdanov87.gmail.com

Now restart GNOME Shell. Press Alt+F2 and enter r to restart GNOME Shell, for debugging Press Alt+F2 and enter lg

About

Gnome-shell extension for switching kube config context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%