Skip to content

vvbogdanov87/gnome-shell-extension-kubeconfig

Repository files navigation

Gnome Shell Extension: kubeconfig

Gnome-shell extension for quickly switching between different Kubernetes kubectl config contexts

Install

Dependencies

The extension needs kubectl or oc to be installed. Install command and logout/login to proceed to install extension itself.

From GNOME extensions

From git

# tl;dr clone repo, run make install
(cd /tmp && git clone https://github.com/vvbogdanov87/gnome-shell-extension-kubeconfig.git)

(cd /tmp/gnome-shell-extension-kubeconfig && \
    make install)

About

Gnome-shell extension for switching kube config context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published