Skip to content

Switch between Kubernetes "kubeconfig" contexts swiftly!

License

Notifications You must be signed in to change notification settings

adrianbielsa1/kube-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kube-context

A cross-platform tool to switch between different Kubernetes contexts easily.

asd

Installation

The executable is self-contained, so you can place it wherever you want and run it on startup.

Linux

Add a file named kube-context.Desktop to your ~/.config/autostart directory, with the following contents:

[Desktop Entry]
Name=kube-context
Icon=<path-to-executable>
Exec=<path-to-executable>
Terminal=false
Type=Application
X-GNOME-Autostart-enabled=true

and replace <path-to-executable> accordingly.

Credits

About

Switch between Kubernetes "kubeconfig" contexts swiftly!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published